mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
15 lines
No EOL
250 B
Desktop File
15 lines
No EOL
250 B
Desktop File
[Unit]
|
|
Description=Kcptun Client Service (fuck you!)
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=nobody
|
|
ExecStart=/usr/bin/kcptun-client -c /root/kcptun/fuck_you.json
|
|
Restart=always
|
|
RestartSec=5
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|
|
# fuck you! |