=== sadmac_ is now known as sadmac === sadmac_ is now known as sadmac [10:41] Keybuk: sorry about that. filed now as bug #442963 === soren_ is now known as soren === robbiew is now known as robbiew-afk === robbiew is now known as robbiew-afk [23:31] can I make a job in Upstart 0.6.3 that starts only when /dev/hvc0 is available? [23:33] damjan: I guess one way would be to write a udev rule to call emit when /dev/hvc0 is up [23:47] Upstart, or at least the Ubuntu package for it, seems to come with upstart-udev-bridge. I haven’t looked what kind of events it emits, but i assume it does what you want. [23:50] I tried find -name *udev* in Upstars source but nothing appeared [23:50] The packaging, then. [23:50] man 5 init mentions a "device-added" event ... but doesn't say who generates it