]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - rpcidmapd.init
- no need to mount rpc_pipefs here, idmapd will do/already did it for us
[packages/nfs-utils.git] / rpcidmapd.init
index 4860550c41d3ca0585a47566adde17c8c6c9e4ee..5c5ac6391983761835b1f84b2c86d8f224d4de57 100644 (file)
@@ -17,7 +17,7 @@
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
        if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then
-               msg_network_down "RPC svcgssd daemon"
+               msg_network_down "RPC svcgssd"
                exit 1
        fi
 else
This page took 0.028747 seconds and 4 git commands to generate.