--- mount/mount.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/mount/mount.c b/mount/mount.c index 309fa10..b4bb020 100644 --- a/mount/mount.c +++ b/mount/mount.c @@ -1543,8 +1543,6 @@ main(int argc, char *argv[]) { if ((p = strrchr(progname, '/')) != NULL) progname = p+1; - umask(022); - /* People report that a mount called from init without console writes error messages to /etc/mtab Let us try to avoid getting fd's 0,1,2 */ -- 1.5.1 - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html