9 lines
107 B
SYSTEMD
9 lines
107 B
SYSTEMD
|
[Service]
|
||
|
Type=dbus
|
||
|
BusName=org.btsync.daemon
|
||
|
ExecStart=/opt/btsync
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|
||
|
|