483ee6219ecb610c45aff24a2277cf71ce04c25b
/nix bind mounted from a fs not rootfs. As niksnut found, if the sources of bind mounted directories are umounted before remounting them as "ro", a "mount -o remount,ro" on the bind targets will not leave the filesystem properly umounted, the same way as a "-o remount,ro" would do on a usual filesystem. So, the trick of always remounting as 'ro' before attempting an umount seems to fix the problem. svn path=/nixos/trunk/; revision=19008
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%