* src/login.c: fflg is already restricted to root. Move

pam_acct_mgmt(), in case of fflg, earlier. This is equivalent and
	simplifies the code.
This commit is contained in:
nekral-guest
2009-04-19 16:09:00 +00:00
parent 2ed05e548b
commit ca10b825c7
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2009-04-19 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: fflg is already restricted to root. Move
pam_acct_mgmt(), in case of fflg, earlier. This is equivalent and
simplifies the code.
2009-04-19 Paul Szabo <psz@maths.usyd.edu.au>
* libmisc/utmp.c: Always call endutent or endutxent when setutent