]> git.pld-linux.org Git - packages/nfs-utils.git/blame - nfs-idmapd.service
- updated to 2.3.4
[packages/nfs-utils.git] / nfs-idmapd.service
CommitLineData
24570706 1[Unit]
245b0630 2Description=NFSv4 ID <-> Name Mapper
27d509db 3Requires=var-lib-nfs-rpc_pipefs.mount rpcbind.service
e1a901e2 4After=network.target named.service rpcbind.service var-lib-nfs-rpc_pipefs.mount
24570706
JR
5
6[Service]
7Type=forking
8StandardError=syslog+console
9EnvironmentFile=-/etc/sysconfig/nfsfs
10EnvironmentFile=-/etc/sysconfig/nfsd
678e9da9 11ExecStart=/sbin/rpc.idmapd $RPCIDMAPOPTIONS
24570706
JR
12
13[Install]
14WantedBy=multi-user.target
15
This page took 0.070297 seconds and 4 git commands to generate.