add a sudoers.d drop-in file
This commit is contained in:
parent
66e3c5ac51
commit
ec05fd3935
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -2,3 +2,4 @@ default:
|
|||
|
||||
install:
|
||||
install -o root -g root -m 0755 check_lvm_thinpools /usr/lib/nagios/plugins/
|
||||
install -o root -g root -m 0600 check_lvm_thinpools-sudoers.d /etc/sudoers.d/check_lvm_thinpools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue