/srv/irclogs.ubuntu.com/2010/12/07/#upstart.txt

twbDoes "init --verbose --debug" stack the two options, or are the mutually exclusive?02:35
richcollinsHow should I start a process as un unprivileged user?07:21
twbI use start-stop-daemon, but that's probably wrong for upstart07:26
twbIn /etc/init/uec-component-listener.conf I find07:28
twbexec start-stop-daemon --start --chuid eucalyptus:eucalyptus --exec /usr/sbin/uec_component_listener07:28
twbStuff like apache seems to still be using /etc/init.d/ as at Lucid.07:29
richcollinsHow do I debug "Unknown job" messages?19:24
richcollinsI added the file to /etc/init.d19:25
richcollinsDo I need to load the file or something?19:25
JanCupstart jobs go into /etc/init/19:35
richcollinsJanC: Ah ok thanks21:12
richcollinsThe output from start was: luciebot-server start/running, process 2028421:16
richcollinsbut I don't see the process and the log file is empty21:16
richcollinsIs there a log for upstart?21:16
richcollinsAh daemon.log?21:17
richcollinsIs the exec command only for the process that you want to start or can you use it for other commands within a script block?21:20
richcollinsexec cd /some/path21:20
richcollins...21:20
richcollinsJanC: Can you create symlinks in /etc/init to files elsewhere? 21:31
JanCif you use a script block, no need for exec?21:35
=== ion_ is now known as ion

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!