Moved abusesa homedir under /var/lib
This commit is contained in:
parent
66b541506e
commit
c987851d08
2 changed files with 27 additions and 7 deletions
|
@ -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"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue