This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/rarpd
-
ExecStart=/usr/sbin/rarpd $OPTIONS $INTERFACE
-
StandardError=syslog
-
Type=forking
-
-
[Unit]
-
After=syslog.target network.target
-
Description=Reverse Address Resolution Protocol Requests Server
-
Requires=network.target
-
Additionnal notes
Nothing here.