mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-17 06:39:27 +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
|