Fixed duplicate includes and OpenBSD dependencies in user module.
This commit is contained in:
parent
8e3cac8b51
commit
bce47c00d7
2 changed files with 4 additions and 4 deletions
|
@ -64,6 +64,7 @@ class user::virtual {
|
|||
command => "usermod -L ldap ${name}",
|
||||
path => "/sbin:/usr/sbin:/bin:/usr/bin",
|
||||
refreshonly => true,
|
||||
require => File["/etc/login.conf"],
|
||||
}
|
||||
|
||||
exec { "user-home-${name}":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue