8 lines
132 B
SYSTEMD
8 lines
132 B
SYSTEMD
[Unit]
|
|
Description=RPCbind Server Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=/var/run/rpcbind.sock
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|