nfs-utils/nfs-secure.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
308 B
Desktop File

[Unit]
Description=Secure NFS
Requires=var-lib-nfs-rpc_pipefs.mount
After=syslog.target var-lib-nfs-rpc_pipefs.mount
Names=rpcgssd.service
[Service]
Type=forking
StandardError=syslog+console
EnvironmentFile=-/etc/sysconfig/nfs
ExecStart=/usr/sbin/rpc.gssd $RPCGSSDARGS
[Install]
WantedBy=multi-user.target