* src/useradd.c: Avoid redefinition of SHELL. Use DSHELL instead.
For consistency, change HOME, INACT, EXPIRE, SKEL, and CREATE_MAIL_SPOOL to DHOME, DINACT, DEXPIRE, DSKEL, and DCREATE_MAIL_SPOOL.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-09-08 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/useradd.c: Avoid redefinition of SHELL. Use DSHELL instead.
|
||||
For consistency, change HOME, INACT, EXPIRE, SKEL, and
|
||||
CREATE_MAIL_SPOOL to DHOME, DINACT, DEXPIRE, DSKEL, and
|
||||
DCREATE_MAIL_SPOOL.
|
||||
|
||||
2009-09-08 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/newusers.c: Prefer #ifdef over #if.
|
||||
|
Reference in New Issue
Block a user