From 4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d Mon Sep 17 00:00:00 2001 From: Cristian Gafton Date: Fri, 9 Jul 1999 00:38:26 +0000 Subject: adjust run level times --- ChangeLog | 2 ++ rc.d/init.d/netfs | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cd857e94..483c5a23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-07-08 Cristian Gafton + * rc.d/init.d/netfs: Change the run levels to 25/75, so that the nfs lock + daemons will be started and killed in the correct order. * Makefile: remove *~ on make clean 1999-07-08 Bill Nottingham 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 # Miquel van Smoorenburg, # -# 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. -- cgit v1.2.1