mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
9 lines
118 B
Text
9 lines
118 B
Text
|
# useradd defaults file
|
||
|
GROUP=100
|
||
|
HOME=/home
|
||
|
INACTIVE=-1
|
||
|
EXPIRE=
|
||
|
SHELL=/bin/bash
|
||
|
SKEL=/etc/skel
|
||
|
CREATE_MAIL_SPOOL=yes
|