fixed homedirectory
This commit is contained in:
parent
b43bc39e68
commit
cc10f7fd12
|
@ -1,5 +1,5 @@
|
||||||
general_group: staff
|
general_group: staff
|
||||||
general_homedir: home/$user
|
general_homedir: /home/$user
|
||||||
general_shell: /bin/bash
|
general_shell: /bin/bash
|
||||||
unix_pwdwarn: 10
|
unix_pwdwarn: 10
|
||||||
unix_pwdallowlogin: pwdall
|
unix_pwdallowlogin: pwdall
|
||||||
|
|
Loading…
Reference in New Issue