1 Aug
2002
1 Aug
'02
12:26 a.m.
On Wed, Jul 31, 2002 at 11:33:47PM +0200, archi2k@altern.org wrote:
I finally found a way to make it actually work by not using start-stop-daemon :
<snip> #start-stop-daemon --start --quiet --exec /usr/local/sbin/syslog-ng #strace -f syslog-ng > /var/log/syslog-ng.strace 2>&1 & /usr/local/sbin/syslog-ng </snip>
simpler! But why?!?
I didn't catch if you tried the start-stop-daemon method after boot as well. It may be related to syslog coming up before nameservices are available or something else boot related. -- "Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done." - Rooney, Andy