* src/pwck.c: Unlock the password and shadow files when there is a

failure to prepare the update in memory.
This commit is contained in:
nekral-guest
2010-03-18 10:52:52 +00:00
parent 6a1dea6602
commit 27f67dcad0
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwck.c: Unlock the password and shadow files when there is a
failure to prepare the update in memory.
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwck.c: Only log to SYSLOG when acting on system files.