This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CPUSchedulingPolicy=batch -
EnvironmentFile=/etc/sysconfig/rsyncd -
ExecStart=/usr/bin/rsync --daemon --no-detach -
ExecStart=/usr/bin/rsync --daemon --no-detach "$OPTIONS" -
ExecStart=/usr/sbin/rsyncd --daemon --no-detach -
IOSchedulingClass=idle -
NoNewPrivilegesIntroduced in systemd 239=on -
PrivateDevicesIntroduced in systemd 209=on -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestartSec=1 -
RestrictRealtimeIntroduced in systemd 231=yes
-
-
[Unit]-
After=network-online.target -
After=network.target -
ConditionPathExists=/etc/rsyncd.conf -
Description=Start the rsync server daemon -
Description=fast remote file copy program daemon -
Documentation=man:rsync(1) man:rsyncd.conf(5) -
Wants=network-online.target
-
Additionnal notes
Nothing here.