/srv/irclogs.ubuntu.com/2009/11/05/#upstart.txt

=== evand is now known as ev
=== ev is now known as evand
=== evand is now known as ev
=== ev is now known as evand
wanderer_hi. Ubuntu9.10 question: anyone can explain why symbolic link in /etc/init/ is not recognized by upstart as valid job?14:13
wanderer_evand:did not really help14:25
twiinzhi there, is it possible to have a single upstart .conf file that exec multiple scripts (basically the same script but with different parameters) and also set the respawn setting on each of them ?16:12
wasabitwiinz, there is an instance thing.17:21
wasabinot sure if that's what you're thinking of17:21
twiinzwasabi: instance? that sounds interesting17:22
wasabiman 5 init17:22
wasabiKeybuk, it's really awesome to see all this stuff we talked about live.17:23
wasabicongrats17:23
twiinzwow wasabi this looks very promising, reading about it17:24
wasabiHmm. DKMS needs to run before GDM.17:38
wasabiSucks rebooting into a new kernel without nvidia built. :017:39
mbieblKeybuk: bzr branch lp:upstart17:51
mbieblbzr: ERROR: Not a branch: "http://bazaar.launchpad.net/~scott/upstart/trunk/".17:51
Keybukmbiebl: what version of bzr?17:54
Keybukbah, regression/change with automake 1.1118:06
Keybukmake dist doesn't work anymore18:06
=== highvolt1ge is now known as highvoltage
mbieblKeybuk: 2.0.2-118:31
mbieblhm, now magically fixed again :-)18:38
Keybukmbiebl: probably caught LP at a bad Time19:28
adurityI'd like to run a script based on the presence of certain hardware at boot.  Can upstart help me do this today?22:36
mbiebladurity: yes22:41
aduritymbiebl, how?22:41
mbieblIf you use ubuntu 9.10, there is a already a tool called upstart-udev-bridge22:42
mbieblwhich generates upstart events based on information from udev22:42
mbieblIf you don't have that tool, you can write your own udev rules22:42
mbiebland emit events use initctl emit22:43
mbiebland start your upstart based on those events22:43
adurityi have upstart-udev-bridge22:44
adurityhow do I know which events to listen to for specific hardware?22:45
mbieblmy best answer to this is, read the source22:46
mbieblapt-get source upstart22:46
mbiebl-> udev/upstart-udev-bridge.c22:46
mbieblthere you can read, how the events are named22:47
adurityalright, thanks, I'll go source diving22:47
Keybuk$SUBSYSTEM-device-$ACTIONed23:44
Keybuk:)23:44
Keybukit's a hack though, and will change in backwardly incompatible ways23:44

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!