Files
dotfiles/sources/syncthing/syncthing.service
2025-11-08 21:51:07 +01:00

10 lines
163 B
Desktop File

[Unit]
Name=Syncthing
After=network.target
[Service]
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrade
[Install]
WantedBy=default.target