--- /etc/init.d/syncthing 2016-07-24 15:28:06.938900503 -0600 +++ syncthing 2016-07-26 14:25:44.405689206 -0600 @@ -12,7 +12,7 @@ description="Syncthing is an open, trustworthy and decentralized cloud storage system" command="/usr/bin/syncthing" -command_args="-no-browser -home=${SYNCTHING_HOMEDIR} ${SYNCTHING_OPTS}" +command_args="-no-browser -home=${SYNCTHING_HOMEDIR}/.config ${SYNCTHING_OPTS}" pidfile="/run/syncthing.pid" start_stop_daemon_args="--background \ --user ${SYNCTHING_USER} \