1
0
mirror of synced 2024-06-10 06:29:57 +02:00
TheChymera-overlay/net-p2p/btsync/files/btsync.service

12 lines
211 B
Desktop File

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