mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
9 lines
160 B
Text
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
|