summaryrefslogtreecommitdiffstats
path: root/patches/source/shadow/useradd
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/shadow/useradd')
-rw-r--r--patches/source/shadow/useradd8
1 files changed, 8 insertions, 0 deletions
diff --git a/patches/source/shadow/useradd b/patches/source/shadow/useradd
new file mode 100644
index 000000000..f3205e496
--- /dev/null
+++ b/patches/source/shadow/useradd
@@ -0,0 +1,8 @@
+# useradd defaults file
+GROUP=100
+HOME=/home
+INACTIVE=-1
+EXPIRE=
+SHELL=/bin/bash
+SKEL=/etc/skel
+CREATE_MAIL_SPOOL=yes