]> Zhao Yanbai Git Server - minix.git/commit
mount(1)/umount(1)/format(1): remove setuid bits
authorDavid van Moolenbroek <david@minix3.org>
Tue, 16 Oct 2012 20:42:30 +0000 (22:42 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 17 Oct 2012 21:01:13 +0000 (23:01 +0200)
commita459232eed1da13b055a041822f3c8fee0b6b944
treea2dcd9499f22828a540a0603649794eca1d84e27
parentcc6895f6c66b0127b5b9fc0392075ad264d6e026
mount(1)/umount(1)/format(1): remove setuid bits

This is a security measure. We may want to bring back user access to
mounting and formatting media in the future, but this should be done
only once we are sure that this is safe from a security perspective.
commands/format/Makefile
commands/mount/Makefile
commands/umount/Makefile