etc: Adjust all the startup scripts to new cmd (ref #7330) (#7353)

This commit is contained in:
Simon Frei
2021-02-11 12:18:47 +01:00
committed by GitHub
parent 6697b8fde3
commit f2e9b40ad1
5 changed files with 7 additions and 7 deletions
+1 -2
View File
@@ -5,5 +5,4 @@ export HOME="/home/$USERNAME"
export SYNCTHING="$HOME/bin/syncthing"
exec 2>&1
exec chpst -u "$USERNAME" "$SYNCTHING" -logflags 0
exec chpst -u "$USERNAME" "$SYNCTHING" serve --logflags 0