Log of /branches/freewrt_1_0/package/aiccu/files/aiccu.init
Parent Directory
|
Revision Log
Revision
2766 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 11 23:24:02 2007 UTC
(6 years, 8 months ago)
by
tha
File length: 347 byte(s)
Diff to
previous 1029
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)
Revision
191 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 11 22:40:18 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/aiccu/files/aiccu.init
File length: 186 byte(s)
Diff to
previous 1
* change the SYSV init system to add a target "autostart"
* on system startup, call autostart instead of start
* on autostart, check /etc/rc.conf for whether the service is
enabled and act appropriately; fall through into start target
* move some pre-startup checks into the start target
* some whitespace cleanup, when it makes much sense
(XXX when I get the person who wrote these scripts...)
* optimise dropbear a little
ok and approved wbx@
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.