asmcos | hi | 01:45 |
---|---|---|
asmcos | ubuntu 10.10 upstart don't need dbus ? | 01:46 |
ion | Upstart doesn’t require the daemon, but does require the protocol library. | 01:49 |
asmcos | libdbus-1-3? | 01:50 |
ion | yes | 01:51 |
asmcos | oh | 01:51 |
asmcos | my ubuntu 10.10,can boot by init=/bin/bash | 01:51 |
asmcos | but upstart can't boot.... | 01:51 |
asmcos | I use sysrq key to display task, upstart can list mountall,plymouthd | 01:53 |
asmcos | showTasks | 01:53 |
asmcos | ion, I can config /etc/init only a task? | 01:55 |
ion | Add “--debug >/dev/mountall.log 2>&1” to the end of the “exec mountall…” line in /etc/init/mountall.conf, create /etc/init/sulogin.conf based on the first example in <http://upstart.ubuntu.com/wiki/OMGBroken?highlight=%28%28CategoryDoc%29%29> and reboot. You should have a shell in the virtual terminal 7 in which you should be able to look at /dev/mountall.log. It might have a hint as to why it doesn’t boot. | 02:03 |
asmcos | thank you | 02:04 |
asmcos | i try.... | 02:04 |
twb | What's the difference between the "filesystem" and "local-filesystems" events? | 02:08 |
twb | Or: where are such events documented? | 02:08 |
asmcos | ion,thank you ... | 02:15 |
asmcos | ion, root remount rw on *.conf ? | 02:16 |
asmcos | ion, which file is /proc/self/fd/8 ? | 02:18 |
twb | It's a file descriptor | 02:18 |
asmcos | i know it's a file descriptor | 02:19 |
twb | OK, I wasn't sure if you wanted the generic or the specific answer :-) | 02:19 |
asmcos | twb,i think it is a specific file. | 02:19 |
twb | I think it's something like the fd used for mountall to talk to upstart, or for upstart children to talk to pid 1 | 02:20 |
twb | If you work it out let me know | 02:20 |
asmcos | twb,mountall can remount root? | 02:21 |
asmcos | twb, who remount root rw ? | 02:21 |
twb | I *think* mountall remounts *everything* it finds in /proc/mounts | 02:23 |
asmcos | so We must mount proc first ? | 02:24 |
twb | I dunno man | 02:25 |
twb | I'm just a poor ignorant sysadmin who wants his deterministic sysvinit back. | 02:25 |
asmcos | yes,I find proc have mounted.... | 02:25 |
twb | Unless your fu is strong, it will be hard for /proc NOT to be mounted | 02:26 |
twb | In a pre-stop script, how do I match the PID of the daemon managed by the job? | 02:35 |
twb | Actually a better question: | 02:42 |
twb | How do I tell upstart to sent INT instead of HUP as the "soft" kill signal? | 02:42 |
twb | Er, INT instead of TERM. | 02:42 |
twb | http://paste.debian.net/100790/ | 02:59 |
twb | I'd appreciate a review of these LXC upstart jobs. | 02:59 |
asmcos | hi | 05:05 |
asmcos | everyone | 05:05 |
asmcos | mount-tmp.conf | 07:05 |
asmcos | start on mounted ... | 07:05 |
asmcos | the mounted is set by mountall.conf "emits mounted" ? | 07:06 |
asmcos | exit | 07:20 |
asmcos | ion | 08:54 |
asmcos | ion, hi | 08:54 |
asmcos | ion, I use a sulogin.conf exmaple. it can work. | 08:54 |
asmcos | start on startup. | 08:55 |
asmcos | I test emits,so I add line "emits logined" in sulogin.conf | 08:55 |
asmcos | I write a test.conf :start on logined, | 08:55 |
asmcos | test.conf don't work | 08:55 |
asmcos | start on starting sulogin , test.conf work. | 08:56 |
asmcos | problem at "emits" ?? | 08:57 |
asmcos | hi Md | 09:17 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!