From 3e5f0e38edf78a63307d6ad92e1214ec3005930e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 21 Jan 2000 06:28:00 +0000 Subject: *** empty log message *** --- ChangeLog | 19 +++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 207d3b88..0d63fd89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2000-01-21 Bill Nottingham + + * rc.d/rc.sysinit: + don't load disabled modules + + * rc.d/init.d/functions: + fix pidof calls in pidofproc + + * src/process.c: + take out some pointless code + + * rc.d/init.d/functions: + add --user option to daemon + +2000-01-20 Bill Nottingham + + * rc.d/rc.sysinit: + remove mtab~ files earlier + 2000-01-19 Bill Nottingham * sysconfig/network-scripts/ifup-post: diff --git a/initscripts.spec b/initscripts.spec index 44adb69d..a1edda41 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.83 +%define version 4.84 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -227,6 +227,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Jan 21 2000 Bill Nottingham +- fix pidof calls in pidofproc + * Wed Jan 19 2000 Bill Nottingham - fix ifup-ipx, don't munge resolv.conf if $DNS1 is already in it -- cgit v1.2.1