fixed sudo rule
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
##### sudo_rule managed by Puppet | manual changes will be overwritten #####
|
##### sudo_rule managed by Puppet | manual changes will be overwritten #####
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/
|
nagios ALL=(ALL) NOPASSWD: /usr/lib64/nagios/plugins/
|
||||||
nrpe ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/
|
nrpe ALL=(ALL) NOPASSWD: /usr/lib64/nagios/plugins/
|
||||||
|
|||||||
Reference in New Issue
Block a user