[04:33] hi guys, i've got a problem where my fakeraid (required for dual booting) is partitioned using gpt and dmraid won't initialise the partitions when it starts the raid, falling back instead on the gpt protection mbr record [04:34] i can use kpartx to initialise the partitions but i'd like to have a boot script do it automatically [04:34] is there an event i should be trying to hook in order to run before local filesystems are mounted [04:35] or should i be doing it another way [04:35] i'm looking through existing jobs and having trouble finding which events i should be waiting on [04:46] is there a way to ensure my script runs before certain local filesystems are mounted? [04:46] or will I have to modify the mountall job as well? [04:49] would "start on (mounting)" be the correct way to do it? would that cause my script to run before local filesystems are mounted? [04:53] or would it be better to use "start on (starting mountall)" [05:08] or considering the mountpoints for these filesystems won't be available until my script runs, would it be sufficient to just have it run on startup? [06:48] hi all [06:49] start on started networking should make sure a script would only run after networking is up right? [06:49] for something that is dependant on domain name resolution === nagchampa is now known as nagaway [08:27] hmmm I just I should use net-device-up [08:27] sorry /just/guess/ [08:41] Hi, I'm trying to use upstart for a daemon written with python-daemon. However I couldn't find any correct documentation, http://upstart.at/2011/02/01/process-less-jobs/ for example doesn't seem to help. The daemon can currently be started as mydaemon start, stopped with mydaemon stop etc. [08:42] Should I go with the system-v style recommended there? [08:43] Also, sometimes after I make changes, the tab completion after issuing start doesn't work, why? Is it because of errors in conf. [09:05] What's the default signal sent to food on "stop foo"? [09:05] TERM looks like [09:06] Which is what poff sends by default to pppd, so now I'm having upstart control pppd directly, that should still be fine and pppd is still likely to run the iproute2 commands I put in /etc/ppp/ip-down.d/ === nagaway is now known as nagchampa === nagchampa is now known as nagaway === nagaway is now known as nagchampa === nagchampa is now known as nagaway