From 380021bfcaea35a82840b14a0eaa5c83b7749446 Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Mon, 13 Oct 1997 19:20:48 +0000 Subject: 1) updated .spec file 2) removed trailing spaces --- initscripts.spec | 4 ++++ rc.d/init.d/nfsfs | 2 +- rc.d/init.d/random | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/initscripts.spec b/initscripts.spec index 9a7c7a41..e8d38a66 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -17,6 +17,10 @@ that activate and deactivate most network interfaces. %changelog +* Mon Oct 13 1997 Erik Troan + +- moved to new chkconfig conventions + * Sat Oct 11 1997 Erik Troan - fixed rc.sysinit for hwclock compatibility diff --git a/rc.d/init.d/nfsfs b/rc.d/init.d/nfsfs index 3377d940..0f479b44 100755 --- a/rc.d/init.d/nfsfs +++ b/rc.d/init.d/nfsfs @@ -6,7 +6,7 @@ # # Author: Miquel van Smoorenburg, # -# chkconfig: 345 15 95 +# chkconfig: 345 15 95 # description: Mounts and unmounts all Network File System (NFS) \ # mount points. diff --git a/rc.d/init.d/random b/rc.d/init.d/random index aeef33be..995061b6 100755 --- a/rc.d/init.d/random +++ b/rc.d/init.d/random @@ -4,7 +4,7 @@ # # Author: Theodore Ts'o # -# chkconfig: 2345 20 80 +# chkconfig: 2345 20 80 # description: Saves and restores system entropy pool for higher quality \ # random number generation. -- cgit v1.2.1