aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/netfs
diff options
context:
space:
mode:
authorCristian Gafton <gafton@redhat.com>1999-07-09 00:38:26 +0000
committerCristian Gafton <gafton@redhat.com>1999-07-09 00:38:26 +0000
commit4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d (patch)
tree5d69eac74723c0572f9a774b366a4922d7323bb2 /rc.d/init.d/netfs
parent0fb32ab46eb4a3f32ca736cca760a9cc21230a98 (diff)
downloadinitscripts-4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d.tar
initscripts-4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d.tar.gz
initscripts-4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d.tar.bz2
initscripts-4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d.tar.xz
initscripts-4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d.zip
adjust run level times
Diffstat (limited to 'rc.d/init.d/netfs')
-rwxr-xr-xrc.d/init.d/netfs2
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.