[15:20] oops, wrong button [15:22] Keybuk: what'd you do? >:( [15:22] Alt+F4'd the wrong window ;p [15:22] am tediously going through gobby saving all the discussions from UDS [15:22] then I have to embarassingly watch all the videos again, and make more notes [15:22] Keybuk: DAMNIT! You ruined everything! [15:23] and put that all together into a roadmap [15:28] but, most importantly today, I have to go to the gym! :p [15:39] Keybuk: what sort of workout are you doing? [15:40] cardio mostly, including a 5km run [15:40] then basic weights and resistance on the intermediate days [15:40] I do karate, but I need to be doing more [15:42] I have a very funny voice [15:42] it doesn't sound anything like it does in my head [15:42] You sound british [15:48] I sound squeaky [15:49] really? [15:49] I don't thin so [15:49] When I hear myself recorded its always "Oh god I'm a nerd." [16:11] Keybuk: watching your Q&A session finally. So if I want a job to be in manual mode when I boot single user and automatic mode otherwise how do I do it? [16:52] the job would have something saying "while not single user" in it [16:53] Keybuk: so its more complicated to have a sort of runlevel analogue for multiple "system states" [16:55] how do you mean? [16:57] Keybuk: I can't have one file that defines a "single user mode" and one that defines a headless mode and one that defines the usual mode and one that defines a minimal multi-user mode... [16:57] I can't have runlevels. [16:57] you shouldn't need them? [16:58] sorry, not quite following you [16:58] probably not. I'm just not excited to explain that to people [16:59] how do you mean? [17:00] Keybuk: the way you'd described it at one point there were several "profiles" where you could list the jobs that would be in automatic mode with the rest being manual (or the other way around) [17:00] right [17:00] Keybuk: That's much more analagous to runlevels, where you get numbered profiles [17:01] Keybuk: I don't know if most sane people would use that additional functionality, but I don't get paid to deal with the sane :( [17:01] both ways should work [17:01] you should be able to define a profile .conf as a list of named jobs [17:01] and you should also be able to inherently define a profile by naming it in lots of jobs (without needing a .conf for it) [17:01] or a mixture of both [17:02] so whichever works better for the distro [17:02] Keybuk: doing it with the conventional while mechanism makes life dangerous if you implement the dependency solving thing [17:03] I don't see how [17:03] Keybuk: "apache depends on runlevel 5, so start runlevel 5, then start apache" [17:05] fair point [17:06] Keybuk: the enable/except thing we discussed is my preferred solution. I may offer the patch later on. [17:06] cool [17:09] * sadmac goes back to grinding on that last nih_parse_tool bug === gregcoit_afk is now known as gregcoit [20:57] ok, in lucid server, how do startup scripts in init.d and init interact? [20:57] ie, if there is a mysql in both.... [20:59] gregcoit: that's an ubuntu question, not an upstart question, since its entirely dependent on how ubuntu configures upstart [20:59] sadmac: kk - thanks.