[08:43] hello [08:43] what do I do if my system does not start? [08:44] /var/log/upstart is empty [08:44] getty is not spawned [08:44] ssh is not running [08:44] last processed event seems to be killing mountall-net [09:06] ok, installing sysvinit gives diagnostics [09:06] I have SYSFS_DEPRECATED or old kernel apparently [09:30] hmm, replaced kernel, sysvinit no longer complains, reinstalled upstart, still does not start system [09:31] no diagnostic, of course [09:36] ok, I guess I get back to sysvinit :s [09:37] btw is upstart sensitive to time skew? I have no hwclock. never observed issue with other clockless systems, though [17:43] hey all, upstart newb with dumb question. I just created my first job but I don't see it in description "munin-node" [17:43] author "Chuck Short " [17:43] * tsaavik fails at cut and paste [17:43] I don't see it in: initctl list [17:51] ah, I don't think it liked me doing env ipaddress=$(facter ipaddress) inside the pre-start script, shows up now [17:51] s/inside/outside [17:57] Is there a way to synatx and/or lint check an upstart job?