]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- I'm dumb, s/nfsclient/nfsfs/
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 18 Mar 2007 21:56:35 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfsfs.init -> 1.29

nfsfs.init

index 4cf1504436a697d9ad9df79ffb01974643e43a52..919319bab2a8c089e0a080dcf3fe62b9c4e8a925 100644 (file)
@@ -24,7 +24,7 @@ fi
 . /etc/sysconfig/network
 
 # Get service config
-[ -f /etc/sysconfig/nfsclient ] && . /etc/sysconfig/nfsclient
+[ -f /etc/sysconfig/nfsfs ] && . /etc/sysconfig/nfsfs
 
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
This page took 0.045094 seconds and 4 git commands to generate.