1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/rpcbind/rpcbind.service
2018-03-17 23:47:00 +00:00

11 lines
142 B
Desktop File

[Unit]
Description=RPC bind service
Requires=rpcbind.socket
[Service]
Type=forking
ExecStart=/usr/bin/rpcbind
[Install]
Also=rpcbind.socket