[00:27] hi, i am trying to bootstrap a ubuntu machine and in the post-install process (pre-boot) i want to install a few services like openvpn, but the installation of these packages fails because upstart is not yet running (which it will be after the reboot) ... is there a way around this problem, besides rebooting and installing the services afterwards?? [00:47] rojaro: do they simply fail to start, or do the packages fail to install/configure? [00:51] i found the solution ... https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/430224/comments/58 [00:51] thanks anyway :) [00:51] cu [22:16] anyone have tips on how to ensure my gfx drivers are loaded as part of an upstart condition? here's my best shot but it doesnt seem to be working: https://gist.github.com/nchoosek/a1fa513bad5e8262a4ef === jelmer_ is now known as jelmer