Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Ubuntu Gutsy template creation

174 bytes removed, 13:47, 13 December 2007
Get rid of tmpfs mounts: removed as it breaks initscripts
[VE]# update-rc.d -f mtab.sh remove
==== Get rid of tmpfs mounts ====
[VE]# sed -i -e '/tmpfs/d' /etc/init.d/mountkernfs.sh
[VE]# sed -i -e '/pre_mountall/d' -e '/post_mountall/d' \
/etc/init.d/mountall.sh
==== Disable some services ====