* src/useradd.c: When exiting because of a failure, warn if an

home directory created, but cannot be removed.
This commit is contained in:
nekral-guest
2010-03-18 18:57:03 +00:00
parent 86498400da
commit 8e2010a26c
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c: When exiting because of a failure, warn if an
home directory created, but cannot be removed.
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/chowndir.c: Re-indent.