Moved abusesa homedir under /var/lib

This commit is contained in:
Ossi Salmi 2013-03-07 13:23:50 +02:00
parent 66b541506e
commit c987851d08
2 changed files with 27 additions and 7 deletions

View file

@ -255,7 +255,7 @@ class user::system {
uid => 817,
gid => 817,
comment => "Service AbuseSA",
home => "/home/abusesa",
home => "/var/lib/abusesa",
shell => "/sbin/nologin",
require => Group["abusesa"],
}