diff options
Diffstat (limited to 'community/shadow/defaults.patch')
| -rw-r--r-- | community/shadow/defaults.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/community/shadow/defaults.patch b/community/shadow/defaults.patch new file mode 100644 index 0000000000..5e6a868bb1 --- /dev/null +++ b/community/shadow/defaults.patch @@ -0,0 +1,12 @@ +--- shadow-4.6-orig/etc/useradd ++++ shadow-4.6/etc/useradd +@@ -1,8 +1,7 @@ + # useradd defaults file +-GROUP=1000 + HOME=/home + INACTIVE=-1 + EXPIRE= +-SHELL=/bin/bash ++SHELL=/bin/ash + SKEL=/etc/skel + CREATE_MAIL_SPOOL=yes |
