* lib/prototypes.h, libmisc/age.c, src/expiry.c, src/login.c: A

shadow entry is now sufficient for agecheck. Remove the first
	passwd entry parameter.
This commit is contained in:
nekral-guest
2009-04-11 18:37:08 +00:00
parent 42590e062f
commit cab74eddef
5 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2009-04-11 Nicolas François <nicolas.francois@centraliens.net>
* lib/prototypes.h, libmisc/age.c, src/expiry.c, src/login.c: A
shadow entry is now sufficient for agecheck. Remove the first
passwd entry parameter.
2009-04-11 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c, src/usermod.c: Only call selinux_update_mapping()