On Thu, 09 Oct 2008 14:33:41 +0000, T o n g wrote: > I used to have the tmpfs /dev/shm, but lost it due to recent update. > However, I found that a fresh debootstrap install has it. So, > > I'm wondering who is in charge of creating it -- so as to get it back.
>From debian.user mlist, I know that it is started by /etc/init.d/ mountdevsubfs.sh, and I found that /etc/init.d/mtab.sh starts it too. However, neither of the two is started in my current debootstrap installed system: $ grep -E 'devs|mtab' /etc/runlevel.conf 04 - S /etc/init.d/mountdevsubfs.sh 12 - S /etc/init.d/mtab.sh 36 - S /etc/init.d/udev-mtab Yet, I have /dev/shm. Does grml-autoconfig or similar starts it automatically? Please help. thanks -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ _______________________________________________ Grml mailing list - [email protected] http://lists.mur.at/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://grml.supersized.org/
