linuxscripts/etc/useradd
2018-06-04 17:48:31 -05:00

9 lines
160 B
Text

# useradd defaults file for ArchLinux
# original changes by TomK
GROUP=users
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/bash
SKEL=/etc/skel
CREATE_MAIL_SPOOL=no