11 lines
143 B
Desktop File
Vendored
11 lines
143 B
Desktop File
Vendored
[Unit]
|
|
Description=RPC bind service
|
|
Requires=rpcbind.socket
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/rpcbind
|
|
|
|
[Install]
|
|
Also=rpcbind.socket
|