mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
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
|