Thread: umask=111 doesn't work in fstab
hi,
i'm mounting ntfs partition ntfs-3g. wanted today remove executable bit ntfs files. want them open double click think because executable not opening default associated programs, text editor txt files.
umask=111 option need if use ntfs partition doesn't mounted. 011 doesn't work too.
if use umask=022 works , mounts permission 755, that's not want. works.
why umask 111 doesn't work know? missing point here?
current mounting line ntfs in fstab
code:/dev/sda5 /media/dragon ntfs-3g defaults,uid=1000,gid=1000,locale=tr_tr.utf8 0 0
okay figured out
because of umask removes executable bit directories too, didn't mounted.
used fmask instead of umask , fine![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] umask=111 doesn't work in fstab
Ubuntu
Comments
Post a Comment