]> git.pld-linux.org Git - packages/autofs.git/commitdiff
- "-g" isn't a valid option in autofs-5.0.x.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 14 Nov 2008 09:10:54 +0000 (09:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autofs.sysconfig -> 1.4

autofs.sysconfig

index 065867a5b76281f53c4963fe6b874c107f7adb86..f78a4710dd064d25e00cace3b92473009954da01 100644 (file)
@@ -4,8 +4,9 @@
 # completely.
 #
 TIMEOUT=60
+
 # Set it to yes if you want autofs to take maps from YP
 USE_YP=no
 
 # Additional daemon options
-OPTIONS="-g"
+OPTIONS=""
This page took 0.586723 seconds and 4 git commands to generate.