diff options
Diffstat (limited to 'rc.d')
-rwxr-xr-x | rc.d/init.d/netfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/init.d/netfs b/rc.d/init.d/netfs index 43d067ce..51b508ac 100755 --- a/rc.d/init.d/netfs +++ b/rc.d/init.d/netfs @@ -5,7 +5,7 @@ # Authors: Bill Nottingham <notting@redhat.com> # Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org> # -# chkconfig: 345 15 85 +# chkconfig: 345 25 75 # description: Mounts and unmounts all Network File System (NFS), \ # SMB (Lan Manager/Windows), and NCP (NetWare) mount points. |