[clug] "Why switching to Ubuntu is a really dumb idea"
Andrew Janke
a.janke at gmail.com
Mon Nov 17 22:30:15 GMT 2008
2008/11/18 Chris Smart <mail at christophersmart.com>:
> That sounds like fun!
> My PC boots in 16 seconds from grub to login, that's not too shabby :)
Although it has been known to cause a few issues with HAL and the
likes from time to time:
$ sed -e "s/CONCURRENCY\=none/CONCURRENCY\=shell/" < /etc/init.d/rc
| sponge /etc/init.d/rc
or in cfengine2 parlance
---
control:
actionsequence = (
editfiles
)
editfiles:
{ /etc/init.d/rc
ReplaceFirst "CONCURRENCY\=none" With "CONCURRENCY\=shell"
}
---
--
Andrew Janke
(a.janke at gmail.com || http://a.janke.googlepages.com/)
Canberra->Australia +61 (402) 700 883
More information about the linux
mailing list