1
0
mirror of synced 2024-09-22 00:21:46 +02:00
TheChymera-overlay/net-p2p/btsync/files/btsync.service

13 lines
218 B
Desktop File

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