setup: etc/fstab - drop cgroup altogether, it's mounted by scripts (cpuset ...

baggins baggins at pld-linux.org
Thu Feb 10 13:23:00 CET 2011


Author: baggins                      Date: Thu Feb 10 12:23:00 2011 GMT
Module: setup                         Tag: HEAD
---- Log message:
- drop cgroup altogether, it's mounted by scripts (cpuset of cgconfig)

---- Files affected:
setup/etc:
   fstab (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: setup/etc/fstab
diff -u setup/etc/fstab:1.23 setup/etc/fstab:1.24
--- setup/etc/fstab:1.23	Thu Feb 10 12:38:01 2011
+++ setup/etc/fstab	Thu Feb 10 13:22:54 2011
@@ -6,7 +6,6 @@
 none		/sys			sysfs	defaults,noauto,gid=17	0 0
 none		/proc/bus/usb		usbfs	defaults,noauto,devgid=78,devmode=0664	0 0
 none		/dev/pts		devpts	gid=5,mode=620		0 0
-none		/dev/cgroup		cgroup	all,noauto		0 0
 none		/dev/shm		tmpfs	mode=1777,nosuid,nodev,noexec		0 0
 
 /dev/fd0	/media/floppy		auto	user,noauto		0 0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/setup/etc/fstab?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list