It seems to me the correct fstab entry would look like /here /there none bind,noexec
mount needs to be modified to handle that, though. There’s also a race condition in mounting something without noexec and then adding the flag with remount. A mount that needs to be noexec for whatever reason isn’t for a short period. Not that it’s likely to cause a problem, but that’s an indicator something’s not right with the method. -- remounts don't work with mountall https://bugs.launchpad.net/bugs/519380 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
