Revision
2766 -
(
show annotations)
(
download)
Mon Jun 11 23:24:02 2007 UTC
(6 years, 8 months ago)
by
tha
File size: 188 byte(s)
fixed a lot of startup or shutdown related problems
- added start/stop logik to S10boot, S20jggsclean & S98done
- fixed check for empty variable in vlan.pre-up (ugly erros in log)
- aiccu only gets killed when it was really running before
(otherwise it logs ugly messages to syslog)
- ntpclient packages now has an init.d script and some
reasonable default flags. if present, the serverhost comes
from /etc/ntpd.conf
- removed hotplug ntpclient script, I think it never worked
correctly
- ntpclient & openntpd are waiting 15 seconds in autostart
mode before they are executed. in bridging-wlan/lan-mode
this seems to be neccessary, because otherwise ntp(client)
cannot sync (network not really up?)
- shorewall only executes "shorewall stop" if it was started
before.
- fixed rcK script: the -k2 option was useless in our case (thx tg)