Don't mount NODEV so stuff like /dev/null works
authorJT Olds <hello@jtolds.com>
Tue, 7 Jul 2015 20:08:03 +0000 (14:08 -0600)
committerJT Olds <hello@jtolds.com>
Tue, 7 Jul 2015 21:41:55 +0000 (15:41 -0600)
commit5b28785790be1aa261016eea87f2fccac175ff10
tree2aa0f46021627df853732665dc50538a541279c7
parent3e7f15fcbe684c54b13ea0273835d6233711d0e1
Don't mount NODEV so stuff like /dev/null works

Users now need to be careful about allowing device special files
in the jail.
contain.c