/srv/irclogs.ubuntu.com/2011/10/26/#upstart.txt

maruqhi guys01:36
maruqhaving some fun trying to debug a upstart job01:36
maruqI was trying to use init-checkconf to verify the file, but seem to always get "ERROR: failed to ask Upstart to check conf file"01:36
maruqthis is true for system upstart jobs too01:37
maruqI've tried the Canonical AWS images for 11.04 & 11.10, occurs on both01:38
=== jY- is now known as jY
FunnyLookinHatHello!18:16
FunnyLookinHatI'm having trouble debugging an upstart script for lightdm18:17
FunnyLookinHathttp://pastebin.com/mGCYmzhR18:17
FunnyLookinHatCould anyone explain what the line that includes "drm-device-added" means? 18:17
FunnyLookinHatAre the spaces between those conditions treated as "and" statements or something else?18:17
FunnyLookinHatBecause when I echo $UPSTART_EVENTS within the script portion of that config file, it only lists "filesystem runlevel started stopped"18:18
FunnyLookinHatAnd I would at least expect udev-fallback-graphics in addition to stopped.18:18
FunnyLookinHatOk - done spamming you now.18:18
jhuntFunnyLookinHat: drm-device-added -> "man upstart-events" (it's a udev event). For "and" info, see "man 5 init" or the cookbook. Same for UPSTART_EVENTS.18:23

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