[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