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 -1
View File
@@ -2,7 +2,7 @@
Name=Start Syncthing
GenericName=File synchronization
Comment=Starts the main syncthing process in the background.
Exec=/usr/bin/syncthing -no-browser -logfile=default
Exec=/usr/bin/syncthing serve --no-browser --logfile=default
Icon=syncthing
Terminal=false
Type=Application