[00:03] It handles multiple programs wanting to interact with the user simultaneously. [02:37] ion: i see, hopefully i can dpkg -r it [02:43] Sure, if you’re willing to remove mountall along with it, and upstart along with mountall. Assuming you’re running Ubuntu. [03:00] i don't need mountall but apparently i do need upstart [03:00] i need to boot up without a console [03:05] this is a weird dependency, why can't i use upstart without plymouth and mountall? [03:06] this is definitely a house of cards, hmm [03:07] yes, boot is a great big house of cards [03:07] so careful with those matches! [03:13] heh [03:14] i'll just give the tablecloth a yank [03:14] which is pretty much a good description of openvz's boot process i guess :) [03:17] does initctl emit ever time out if there's no response? [03:19] i at least got it to a 0 runlevel instead of unknown, i think i'm almost there [03:24] no response? [03:24] you'll always get a response from init [03:24] (unless init dies, in which case the kernel will PANIC :p) [03:36] of course [03:36] if the task started by your event doesn't complete [03:37] that response may come as a result of the heat death of the universe [03:37] but that's a response too [03:37] albeit a final one [03:54] heh [04:06] ah, it was the console output statement [04:06] * markl_ smacks forehead [04:07] so are these things like getty supposed to be easy to disable like it was with inittab? [04:08] or should i make my own upstart package? that wouldn't be too painful [04:10] Comment out the “start on...” line. === pocek_ is now known as pocek [11:21] lo [20:59] hello [21:00] how am i supposed to make a script to startup my vbox vm? [21:01] and save the state, then close it on shutdown? [21:31] nvm [21:31] tq [21:54] is it possible to have a script run when upstart witnesses an abnormal exit? [21:54] or when a respawn-limit is hit