* src/usermod.c: Likewise for the faillog and lastlog file.

This commit is contained in:
nekral-guest
2009-03-21 19:25:02 +00:00
parent 96c7b12bc4
commit 5331930716
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
ensures that the backup file is flushed to the storage medium.
* src/useradd.c: Likewise for the default file, faillog, lastlog,
and mail spool.
* src/usermod.c: Likewise for the faillog and lastlog file.
2009-03-15 Nicolas François <nicolas.francois@centraliens.net>