aboutsummaryrefslogtreecommitdiff
path: root/init.d/sysfs.in
AgeCommit message (Collapse)Author
2009-04-27Style.Roy Marples
2009-01-01dmesg and sysfs won't work in a vserver, #137 thanks to Hollow.Roy Marples
2008-11-04We should not update mtab here.Roy Marples
2008-10-10sysinit is now a real runlevel that handles things like udev, dmesg andRoy Marples
mounting various bits in /dev and /sys. init.sh JUST mounts /lib/rc/init.d (and /proc for Linux systems) To make development of this easier we now return an empty RC_STRINGLIST instead of a NULL for empty things. If you don't have a udev init script installed, don't reboot your box OR roll back to an older OpenRC version.