Yuwen Dai wrote: > A daemon invoked by start-stop-daemon needs some extra enviroment > variables. How to pass them to the daemon? Thanks in advance.
Typically in Debian start-stop-daemon is called from within the boot time /etc/init.d/* scripts. Typically those scripts will source customization files from /etc/default/@[EMAIL PROTECTED] You did not say but if your situation is typical then customizing the corresponding /etc/default/ file will be the most normal way to do it. Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]