create user's mailbox file by default
This commit is contained in:
parent
0d450f9e24
commit
0efaa0797a
2 changed files with 14 additions and 2 deletions
9
shadow-4.0.18.1-useradd
Normal file
9
shadow-4.0.18.1-useradd
Normal file
|
@ -0,0 +1,9 @@
|
|||
# useradd defaults file
|
||||
GROUP=100
|
||||
HOME=/home
|
||||
INACTIVE=-1
|
||||
EXPIRE=
|
||||
SHELL=/bin/bash
|
||||
SKEL=/etc/skel
|
||||
CREATE_MAIL_SPOOL=yes
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue