3
0
Fork 0
forked from mirrors/nixpkgs

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

This reverts commit 6eaced3582. 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-mqueue.mount"
"proc-sys-fs-binfmt_misc.mount"
#"sys-fs-fuse-connections.mount"
#"sys-kernel-config.mount"
"sys-fs-fuse-connections.mount"
"sys-kernel-config.mount"
"sys-kernel-debug.mount"
# Maintaining state across reboots.