This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --logflags=0
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestartForceExitStatus=3 4
-
RestartSec=1
-
RestrictRealtime
Introduced in systemd 231=yes -
SuccessExitStatus=3 4
-
SystemCallArchitectures=native
-
User=%i
-
-
[Unit]
-
After=network.target
-
Description=Syncthing - Open Source Continuous File Synchronization for %I
-
Documentation=man:syncthing(1)
-
StartLimitBurst=4
-
StartLimitIntervalSec=60
-
Additionnal notes
Nothing here.