forked from rpms/rpcbind
4d358c968f
Signed-off-by: Steve Dickson <steved@redhat.com>
9 lines
132 B
SYSTEMD
9 lines
132 B
SYSTEMD
[Unit]
|
|
Description=RPCbind Server Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=/var/run/rpcbind.sock
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|