* src/useradd.c, src/usermod.c: Only call selinux_update_mapping()

if Zflg is set.
This commit is contained in:
nekral-guest
2009-04-11 16:47:32 +00:00
parent 192fa18195
commit 3fdefd3e40
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2009-04-11 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c, src/usermod.c: Only call selinux_update_mapping()
if Zflg is set.
2009-04-11 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/getgr_nam_gid.c: Added support for NULL argument.