Keeping Syncthing Running: Upstart

@joelmo: you’ll want to set STNORESTART in the environment if upstart is managing syncthing. Above I gave an upstart conf file which is run as the user, rather than your one which needs you to be root to run it; each user gets their own private upstart to run commands, which I prefer if you’re going to run a user-specific thing like syncthing.

1 Like