]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfs.init
drobiazg
[packages/nfs-utils.git] / nfs.init
index b90f74addac1666b6f1222bb8b3a48ec5549a586..7b4b40e066070cd7aeb49a52bad8752b5c08e85c 100644 (file)
--- a/nfs.init
+++ b/nfs.init
@@ -22,7 +22,7 @@
 [ -f /usr/sbin/rpc.mountd ] || exit 0
 [ -f /etc/exports ] || exit 0
 
-# Source networking configuration
+# Get sysconfig
 if [ -f /etc/sysconfig/nfs ]; then
     . /etc/sysconfig/nfs
 fi    
This page took 0.024971 seconds and 4 git commands to generate.