This unit is provided by:
Options
-
[Service]
-
CPUSchedulingPolicy=batch
-
EnvironmentFile=/etc/sysconfig/rsyncd
-
ExecStart=-/usr/bin/rsync --daemon
-
ExecStart=/usr/bin/rsync --daemon --no-detach "$OPTIONS"
-
ExecStart=/usr/sbin/rsyncd --daemon --no-detach
-
IOSchedulingClass=idle
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateDevices
Introduced in systemd 209=on -
PrivateTmp=yes
-
ProtectSystem
Introduced in systemd 214=full -
StandardError=journal
-
StandardInput=socket
-
StandardOutput=inherit
-
-
[Unit]
-
After=network.target
-
ConditionPathExists=/etc/rsyncd.conf
-
Description=Start the rsync server daemon
-
Description=fast remote file copy program daemon
-
Additionnal notes
Nothing here.