add file control for main log files
This commit is contained in:
@@ -35,7 +35,7 @@ class alloy_cd::params (
|
||||
# user
|
||||
Boolean $ay_manage_user = true,
|
||||
String $ay_user = 'alloy',
|
||||
Array $ay_groups = ['wheel','adm'],
|
||||
Array $ay_groups = ['systemd-journal','adm'],
|
||||
String $ay_user_shell = '/sbin/nologin',
|
||||
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user