[openbox] fixed missing useradd

This commit is contained in:
fhdk 2018-05-30 18:40:20 +02:00
parent 3f50556385
commit 0518df2fa1
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# useradd defaults file for Manjaro Linux
# useradd defaults file for ArchLinux
# original changes by TomK
GROUP=users
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/zsh
SKEL=/etc/skel
CREATE_MAIL_SPOOL=no