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

[Install]
WantedBy=default.target