version bump net-p2p/resilio-sync-2.7.0
This commit is contained in:
13
net-p2p/resilio-sync/files/resilio-sync-user.service
Normal file
13
net-p2p/resilio-sync/files/resilio-sync-user.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Resilio Sync service
|
||||
Documentation=https://help.resilio.com
|
||||
After=network.target network-online.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
Restart=on-failure
|
||||
PIDFile=%h/.config/resilio-sync/resilio-sync.pid
|
||||
ExecStart=/usr/bin/rslsync --config %h/.config/resilio-sync/config.json
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user