summarylogtreecommitdiffstats
path: root/rslsync_user.service
blob: f5b5ac5bace547cbaf024ecc633104bf9518d655 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Resilio Sync per-user service
After=network.target
 
[Service]
Type=forking
ExecStart=/usr/bin/rslsync --config %h/.config/rslsync/rslsync.conf
Restart=on-abort

[Install]
WantedBy=default.target