summaryrefslogtreecommitdiff
path: root/shadow-utils.useradd
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-12 11:50:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-12 11:50:23 +0000
commita39ad350cc564b3b46e6f75e2f9d1f26f646861e (patch)
tree2c862b9103baa1192a30703077647caeac8d638c /shadow-utils.useradd
parent9db7dc8abcf40be92578f61ae05c86ba78c65866 (diff)
automatic import of shadowopeneuler22.03_LTS
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
+