nfs-utils/nfs-idmap.service
Steve Dickson 0082850883 Enable legacy service names.
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-06-14 09:53:08 -04:00

15 lines
289 B
Desktop File

[Unit]
Description=NFSv4 ID-name mapping daemon
BindTo=nfs-server.service
After=nfs-server.service
Names=rpcidmapd.service
[Service]
Type=forking
StandardError=syslog+console
EnvironmentFile=-/etc/sysconfig/nfs
ExecStart=/usr/sbin/rpc.idmapd $RPCIDMAPDARGS
[Install]
WantedBy=nfs.target