This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/rsync --daemon --no-detach -
NoNewPrivilegesIntroduced in systemd 239=on -
PrivateDevicesIntroduced in systemd 209=on -
ProtectSystemIntroduced 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.