mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 08:42:57 +01:00
9 lines
128 B
SYSTEMD
9 lines
128 B
SYSTEMD
[Unit]
|
|
Description=RPCbind Server Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=/run/rpcbind.sock
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|