diff options
author | Bill Nottingham <notting@redhat.com> | 2002-04-19 16:08:36 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-04-19 16:08:36 +0000 |
commit | dcf6b34757ccef47ea87e46e226fd96c271c879c (patch) | |
tree | 85b8b5a7ecff39f682e5b5016e35c3530a6887b4 /ChangeLog | |
parent | f875143dde7a0ef969ac264b9797dc9876ba62f9 (diff) | |
download | initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar.gz initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar.bz2 initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar.xz initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.zip |
wrong fix (aside from the syntax issue) - the dhcpcd pid file moved,
just deal with the new location
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -4,11 +4,9 @@ * rc.d/rc.sysinit: fix stupid cut&paste error - -2002-04-17 Preston Brown <pbrown@redhat.com> - - * sysconfig/network-scripts/ifdown: - make sure that PID file exists and is readable before trying to read from it. + + * sysconfig/network-scripts/ifdown, initscripts.spec: + fix path to dhcpcd config file, conflict with older dhcpcd versions 2002-04-15 Trond Eivind Glomsrod <teg@redhat.com> |