dont set login shell
This commit is contained in:
parent
530a78c3b5
commit
3d31921a19
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class common {
|
||||||
auth_membership => "inclusive",
|
auth_membership => "inclusive",
|
||||||
comment => "Jake Howard",
|
comment => "Jake Howard",
|
||||||
home => "/home/jake",
|
home => "/home/jake",
|
||||||
shell => "/usr/bin/zsh",
|
|
||||||
uid => "1000",
|
uid => "1000",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue