[Damyan Ivanov] > Thanks for the pointers and the patch. Most of it will be included > in the upcoming upload. The only thing I am not sure about is syslog > usage. I don't think firebird uses syslog (it logs to > /var/log/firebird2.1.log, by itself). Can you tell me how did you > determine this?
I used 'grep -rl syslog source-tree'. :) Depending on $syslog might still make sense even if the service do not use syslog, if it interact with the kernel in a way that might generate syslog messages. Also, I am aware of the watchdog service which want to start before any service might try to get that by asking to start before syslog is operational, and having all daemons start after syslog make this easier. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

