Files
Arch-R/packages/network/rpcbind/system.d/rpcbind.socket
Stephan Raue 0337406c95 rpcbind: switch to systemd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-05 10:44:06 +02:00

10 lines
133 B
SYSTEMD

[Unit]
Description=RPCbind Server Activation Socket
[Socket]
ListenStream=/var/run/rpcbind.sock
[Install]
WantedBy=sockets.target