Blame SOURCES/rpcbind.service

56a319
[Unit]
56a319
Description=RPC bind service
25cac8
DefaultDependencies=no
25cac8
25cac8
# Make sure we use the IP addresses listed for
25cac8
# rpcbind.socket, no matter how this unit is started.
a360f7
Requires=rpcbind.socket
a360f7
Wants=rpcbind.target
e7076c
After=systemd-tmpfiles-setup.service
56a319
56a319
[Service]
56a319
Type=forking
56a319
EnvironmentFile=/etc/sysconfig/rpcbind
47e33d
ExecStart=/sbin/rpcbind -w $RPCBIND_ARGS
56a319
56a319
[Install]
25cac8
WantedBy=multi-user.target