diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2000-01-21 Bill Nottingham <notting@redhat.com> + + * 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 <notting@redhat.com> + + * rc.d/rc.sysinit: + remove mtab~ files earlier + 2000-01-19 Bill Nottingham <notting@redhat.com> * sysconfig/network-scripts/ifup-post: |