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