[Users] OpenVZ and the Ubuntu Upstart init daemon

Stephen Fletcher fletch at cisco.com
Sun Apr 8 01:48:21 EDT 2007


Ill try and make up for my lameness :)

Bugzilla Ubuntu Edgy Upstart bugid
http://bugzilla.openvz.org/show_bug.cgi?id=436

Something to try based on someone elses previous post (didn't get it working
for me)
Getting Edgy to work: patch /etc/init.d/rc, add comments so QUIET is always
yes:
#if grep -w -q quiet /proc/cmdline 2>/dev/null; then
    QUIET=yes
#else
#    QUIET=no
#fi



More information about the Users mailing list