* src/useradd.c: Likewise for the default file, faillog, lastlog,

and mail spool.
This commit is contained in:
nekral-guest
2009-03-21 19:18:06 +00:00
parent 5dd5f51700
commit 96c7b12bc4
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
* lib/commonio.c: Call fsync before closing the backup file. This
ensures that the backup file is flushed to the storage medium.
* src/useradd.c: Likewise for the default file, faillog, lastlog,
and mail spool.
2009-03-15 Nicolas François <nicolas.francois@centraliens.net>