[Bug 1448438] Re: Home directories created with invalid mode
C de-Avillez
hggdh2 at ubuntu.com
Tue Apr 28 23:28:08 UTC 2015
your umask is 0002, which matches the permissions on the directory you
created. I am unsure where mkdir is doing something wrong.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/1448438
Title:
Home directories created with invalid mode
Status in coreutils package in Ubuntu:
Incomplete
Bug description:
When creating a new directory inside ~/
Ubuntu 15.04: Mode is 0775.
Ubuntu 14.10: Mode is 0755.
UMASK is 022 in both cases so the mode should be 0755.
This bug is for Ubuntu 15.04.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1448438/+subscriptions
More information about the foundations-bugs
mailing list