
/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.
Description
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%