mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 05:08:21 +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
|