This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CPUSchedulingPolicy=idle
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_NET_RAW
-
EnvironmentFile=-/etc/sysconfig/radvd
-
EnvironmentFile=/etc/sysconfig/radvd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecReload=/usr/sbin/radvd --logmethod stderr_clean --configtest /bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/radvd --nodaemon
-
ExecStart=/usr/sbin/radvd $OPTIONS
-
ExecStart=/usr/sbin/radvd --logmethod stderr_clean
-
ExecStart=/usr/sbin/radvd --nodaemon $RADVD_OPTIONS
-
ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/radvd.pid
-
PIDFile=/run/radvd/radvd.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Type=forking
-
-
[Unit]
-
After=network-online.target
-
After=network.target
-
ConditionPathExists=/etc/radvd.conf
-
Description=IPv6 Router Advertisement Daemon
-
Description=Router advertisement daemon for IPv6
-
Documentation=man:radvd(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.