1
0
mirror of synced 2024-06-03 11:18:11 +02:00
TheChymera-overlay/net-p2p/btsync/files/btsync.service

13 lines
223 B
Desktop File

[Unit]
Description=Bittorent Sync service
After=network.target
[Service]
User=btsync
Group=btsync
ExecStart=/opt/btsync/btsync --config /etc/btsync/config --nodaemon
Restart=on-abort
[Install]
WantedBy=multi-user.target