rwall/rwalld.service

13 lines
241 B
Desktop File

[Unit]
Description=Write Messages to Users Currently Logged in Server
Requires=syslog.target network.target rpcbind.service
[Service]
Type=simple
ExecStart=/usr/sbin/rpc.rwalld -n
StandardError=syslog
[Install]
WantedBy=multi-user.target