wiki: Changed collab user home to /var/lib/collab

This commit is contained in:
Ossi Salmi 2013-04-05 14:27:08 +03:00
parent 63fad22b27
commit 52f6f48f54
2 changed files with 11 additions and 2 deletions

View file

@ -183,7 +183,7 @@ class user::system {
uid => 812,
gid => 812,
comment => "Service Collab",
home => "/var/empty",
home => "/var/lib/collab",
shell => "/sbin/nologin",
require => Group["collab"],
}