I'm looking at /etc/init.d/boot and /etc/init.d/syslog in Kamikaze.
Both seem to start syslogd. /etc/init.d/boot does it in it's
system_config() function:
system_config() {
...
config_get log_ip "$cfg" log_ip
# but what if we want to use syslog-ng here?
syslogd -C16 ${lo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gregers Petersen wrote:
> Dear All
>
> WIP-Day returns (with neither revenge nor vengeance) on saturday the
> 23th of February, beginning UTC 12:00 and running for 24 hours on the
> irc -devel channel ;-)
>
> We're all waiting for the next official
added in r10517. Thanks
On Fri, Feb 22, 2008 at 4:32 AM, Alexandros C. Couloumbis <[EMAIL PROTECTED]>
wrote:
> Signed-off-by: Alexandros C. Couloumbis <[EMAIL PROTECTED]>
>
> ===
> --- ath/if_ath.c.orig 2008-02-22 11:10:54.0
Signed-off-by: Alexandros C. Couloumbis <[EMAIL PROTECTED]>
===
--- ath/if_ath.c.orig 2008-02-22 11:10:54.0 +0200
+++ ath/if_ath.c 2008-02-22 11:12:17.0 +0200
@@ -6468,9 +6468,9 @@
u_int rx_limit = budget;