[Nix-dev] Upstart 0.6
Eelco Dolstra
e.dolstra at tudelft.nl
Thu Nov 19 16:33:52 CET 2009
Hi,
Michael Raskin wrote:
>>> addtimestamps $THE_SCRIPT or such.
>> Well, we can obviously pipe the job through "logger" to send it to syslog. But
>> this will create a logger process for every job.
>
> If Upstart directs them at console by default, just running Upstart
> through logger should be enough
That won't work because Upstart redirects its children to /dev/console. So
Upstart's own stdout/stderr is irrelevant.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list