* [gentoo-user] Syslog startup
@ 2005-11-13 12:45 Alan E. Davis
2005-11-15 17:55 ` Travis Osterman
0 siblings, 1 reply; 3+ messages in thread
From: Alan E. Davis @ 2005-11-13 12:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 103 bytes --]
Can I move the startup of syslog-ng up to earlier in the boot sequence?
What's the earliest?
Alan
[-- Attachment #2: Type: text/html, Size: 121 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Syslog startup
2005-11-13 12:45 [gentoo-user] Syslog startup Alan E. Davis
@ 2005-11-15 17:55 ` Travis Osterman
2005-11-15 19:56 ` Neil Bothwick
0 siblings, 1 reply; 3+ messages in thread
From: Travis Osterman @ 2005-11-15 17:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
If you edit the "depend()" functions in your /etc/init.d/OTHER_PROCESSES you
should be able to make them depend on syslog starting.
-- Travis
On 11/13/05, Alan E. Davis <lngndvs@gmail.com> wrote:
>
> Can I move the startup of syslog-ng up to earlier in the boot sequence?
> What's the earliest?
>
> Alan
>
[-- Attachment #2: Type: text/html, Size: 643 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Syslog startup
2005-11-15 17:55 ` Travis Osterman
@ 2005-11-15 19:56 ` Neil Bothwick
0 siblings, 0 replies; 3+ messages in thread
From: Neil Bothwick @ 2005-11-15 19:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
On Tue, 15 Nov 2005 12:55:23 -0500, Travis Osterman wrote:
> If you edit the "depend()" functions in
> your /etc/init.d/OTHER_PROCESSES you should be able to make them depend
> on syslog starting.
Instead of editing every other init.d script, and keeping on top of it
with updates, there are two simpler possible alternatives.
1) Edit /etc/init.d/syslog-ng and add "before *" to the depend function.
2) rc-update del syslog-ng default && rc-update add syslog-ng boot.
--
Neil Bothwick
"Give me Liberty, fries, and two cokes to go!" "*CUT!*"
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-15 20:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-13 12:45 [gentoo-user] Syslog startup Alan E. Davis
2005-11-15 17:55 ` Travis Osterman
2005-11-15 19:56 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox