This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/rsync --daemon --no-detach
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateDevices
Introduced in systemd 209=on -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestartSec=1
-
-
[Unit]
-
After=network.target
-
ConditionPathExists=/etc/rsyncd.conf
-
Description=fast remote file copy program daemon
-
Documentation=man:rsync(1) man:rsyncd.conf(5)
-
Additionnal notes
Nothing here.