On Wed, 2007-05-02 at 23:51 +0000, Neil Macvicar wrote: > Before I start messing with the code for initctl and upstart needlessly, is > there a non-hack way of getting job-generated output to a pts, eg /dev/pts/0, > from a command such as "initctl start test.daemon", where in the job file I > may have "echo 'some sort of useful text'". Initctl is being run from the pts > in question. > No, not at this time.
I'd theorised that initctl could provide its file descriptors to upstart over the socket (this is one of the reasons uses UNIX domain sockets rather than fifos), so they could be connected. Not yet implemented (but somebody willing could). Scott -- Have you ever, ever felt like this? Had strange things happen? Are you going round the twist?
signature.asc
Description: This is a digitally signed message part
-- upstart-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/upstart-devel
