commit 3b51a55ceaf6d500f76b27ada1e799e4eef23af1
Author: Jan Palus <[email protected]>
Date: Wed Dec 30 21:44:06 2020 +0100
gid no longer supported for sysfs; mode not supported for cgroupv2
etc/fstab | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/etc/fstab b/etc/fstab
index f1eaf52..e3c2241 100644
--- a/etc/fstab
+++ b/etc/fstab
@@ -10,8 +10,8 @@
#LABEL=swap swap swap defaults 0 0
none /proc proc
defaults,noauto,hidepid=2,gid=17 0 0
-none /sys sysfs defaults,noauto,gid=17 0 0
-none /sys/fs/cgroup tmpfs
noauto,nosuid,nodev,noexec,mode=755 0 0
+none /sys sysfs defaults,noauto 0 0
+none /sys/fs/cgroup tmpfs noauto,nosuid,nodev,noexec
0 0
none /proc/bus/usb usbfs noauto,devgid=78,devmode=0664
0 0
none /sys/kernel/debug debugfs noauto,nodev,noexec
0 0
none /sys/firmware/efi/efivars efivarfs
noauto,nosuid,nodev,noexec 0 0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/setup.git/commitdiff/3b51a55ceaf6d500f76b27ada1e799e4eef23af1
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit