1
0
forked from rpms/rpcbind
rpcbind/rpcbind.service
Steve Dickson a2f86fbeb8 Removing the braces from the ${RPCBIND_ARGS} in rpcbind.service (bz 1362201)
Signed-off-by: Steve Dickson <steved@redhat.com>
2016-08-01 12:27:01 -04:00

12 lines
195 B
Desktop File

[Unit]
Description=RPC bind service
Requires=rpcbind.socket
[Service]
Type=forking
EnvironmentFile=/etc/sysconfig/rpcbind
ExecStart=/sbin/rpcbind -w $RPCBIND_ARGS
[Install]
Also=rpcbind.socket