Changed abusehel homedir to /var/lib/ah2

This commit is contained in:
Ossi Salmi 2013-03-07 13:41:24 +02:00
parent b022899e95
commit 7ba77ed2ea
2 changed files with 5 additions and 5 deletions

View file

@ -198,7 +198,7 @@ class user::system {
uid => 813,
gid => 813,
comment => "Service AbuseHelper",
home => "/var/empty",
home => "/var/lib/ah2",
shell => "/sbin/nologin",
require => Group["abusehel"],
}