mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-12 01:05:30 +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
|