mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
10 lines
163 B
Desktop File
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
|