chore(etc): add option dash to upstart config

This commit is contained in:
Jakob Borg
2025-06-07 08:19:23 +02:00
parent 10d20c4800
commit 40ab668a73

View File

@@ -18,4 +18,4 @@ env STNORESTART=yes
respawn
# the syncthing command Upstart is to execute when it is started up
exec $SYNCTHING_EXE -no-browser
exec $SYNCTHING_EXE --no-browser