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:
parent
56b4b841ae
commit
d621300665
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user