puppet-rsyslog icon indicating copy to clipboard operation
puppet-rsyslog copied to clipboard

Add usrmsg_users parameter

Open hmlth opened this issue 8 years ago • 0 comments

By default the emergency messages are sent to all logged in users on the machine. rsyslog as a parameter to restrict these message to a list of user. This new parameter permits to set this list (to only root for instance). By default the parameter uses "*" ( all users) which was the previously hard coded value).

hmlth avatar Sep 22 '17 16:09 hmlth