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