This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/rpc.rwalld -n
-
StandardError=syslog
-
Type=simple
-
-
[Unit]
-
After=syslog.target network.target rpcbind.service
-
Description=Write Messages to Users Currently Logged in Server
-
Requires=network.target rpcbind.service
-
Additionnal notes
Nothing here.