Revert "Don't mount /sys/fs/fuse/connections and /sys/kernel/config"

This reverts commit 6eaced35820f4c575dd545fb721abd74f248c8cb. Doesn't
work very well, e.g. if you actually have the FUSE module loaded. And
in any case it's already fixed in NixOps.
This commit is contained in:
Eelco Dolstra 2014-04-28 09:13:57 +02:00
parent 56b4b841ae
commit d621300665

View File

@ -103,8 +103,8 @@ let
"dev-hugepages.mount" "dev-hugepages.mount"
"dev-mqueue.mount" "dev-mqueue.mount"
"proc-sys-fs-binfmt_misc.mount" "proc-sys-fs-binfmt_misc.mount"
#"sys-fs-fuse-connections.mount" "sys-fs-fuse-connections.mount"
#"sys-kernel-config.mount" "sys-kernel-config.mount"
"sys-kernel-debug.mount" "sys-kernel-debug.mount"
# Maintaining state across reboots. # Maintaining state across reboots.