[09:42] hello' [09:43] i wanted to add an inittab entry to make sure that a program remains running but found that inittab was replaced by upstart [09:44] i created the directories /etc/init/jobs.d/ and then a job file inside containing "exec foo" [09:44] but sudo start foo returns: "start: Unknown job: foo" [09:45] any ideas how to get this working? [12:50] keram move it to /etc/event.d === notting_ is now known as notting [20:15] Keybuk: anything new of late? Or is everything still waiting for LPC? [20:17] sadmac2: I've been mostly on Leave ;) [20:24] Keybuk: ah. good you're getting some rest. [20:25] http://sunshinejoy.com/Default.asp?Item=95122&Name=Golf_Shirts&Hot=1 [20:25] someone told me to wear polo shirts to meetings today (school related, not Red Hat thankfully)\ [20:25] I think this is just right. [20:25] It says FUCK OFF just loudly enough without getting me called on it [20:49] notting: did you get my email? [20:53] the bundle? yeah, haven't had a chance to look yet. is that relative to the existing upstart-0.5.0-branch? [20:53] I think its relative to master [20:54] i.e. it contains the entire upstart-0.5.0-branch\ [20:54] that's what I was going for anyway [20:58] Is there a way to tell upstart 0.5 to try to reconnect to the system bus? [21:01] If I start dbus-daemon after /sbin/init, there is not upstart service on the system bus. [21:10] Or to rephrase the question: How is the interaction between dbus and upstart supposed to work? [21:28] mbiebl: starting dbus later than init should work [21:28] that's the expected case actually [21:29] sadmac2: hm, doesn't work for me unfortunately. [21:29] hm [21:29] Does dbus need any special configuration besides the Upstart.conf dbus config file [21:29] mbiebl: did you install the /etc/dbus-1 file? [21:30] mbiebl: ^^ :) [21:30] oh, you have that [21:30] yeah [21:30] hmm [21:30] mbiebl: check through the anonymous connections. see if its just not getting the name [21:31] sadmac2: according to d-feet there is no init process on the system bus [21:33] mbiebl: should be com.ubuntu.Upstart [21:33] only if you start D-Bus before Init ;) [21:33] yeah, I figured that from the dbus conf file [21:34] Keybuk: really? [21:36] Keybuk: how is that supposed to work? [22:49] Is there something I need to do to have register a new Upstart script? [22:50] If inotify is working on your system, no.