Last active
December 24, 2016 20:07
-
-
Save justlaputa/927103c3d606be08b2f2e57eeb2f03a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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