11 lines
142 B
Desktop File
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
|