twb | Does "init --verbose --debug" stack the two options, or are the mutually exclusive? | 02:35 |
---|---|---|
richcollins | How should I start a process as un unprivileged user? | 07:21 |
twb | I use start-stop-daemon, but that's probably wrong for upstart | 07:26 |
twb | In /etc/init/uec-component-listener.conf I find | 07:28 |
twb | exec start-stop-daemon --start --chuid eucalyptus:eucalyptus --exec /usr/sbin/uec_component_listener | 07:28 |
twb | Stuff like apache seems to still be using /etc/init.d/ as at Lucid. | 07:29 |
richcollins | How do I debug "Unknown job" messages? | 19:24 |
richcollins | I added the file to /etc/init.d | 19:25 |
richcollins | Do I need to load the file or something? | 19:25 |
JanC | upstart jobs go into /etc/init/ | 19:35 |
richcollins | JanC: Ah ok thanks | 21:12 |
richcollins | The output from start was: luciebot-server start/running, process 20284 | 21:16 |
richcollins | but I don't see the process and the log file is empty | 21:16 |
richcollins | Is there a log for upstart? | 21:16 |
richcollins | Ah daemon.log? | 21:17 |
richcollins | Is 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 |
richcollins | exec cd /some/path | 21:20 |
richcollins | ... | 21:20 |
richcollins | JanC: Can you create symlinks in /etc/init to files elsewhere? | 21:31 |
JanC | if 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!