Skip to content

Instantly share code, notes, and snippets.

@justlaputa
Last active December 24, 2016 20:07
Show Gist options
  • Save justlaputa/927103c3d606be08b2f2e57eeb2f03a9 to your computer and use it in GitHub Desktop.
Save justlaputa/927103c3d606be08b2f2e57eeb2f03a9 to your computer and use it in GitHub Desktop.
$ sudo systemctl edit resilio-sync.service
[Service]
User=laputa
Group=laputa
PIDFile=/home/laputa/.config/resilio-sync/sync.pid
ExecStartPre=
ExecStart=
ExecStart=/usr/bin/rslsync --config /home/laputa/.config/resilio-sync/config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment