forked from pool/monitoring-plugins
1555f5b100
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=4
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
# Last Modified: Wed May 16 10:38:11 2012
|
|
#include <tunables/global>
|
|
|
|
/usr/lib/nagios/plugins/check_ide_smart {
|
|
#include <abstractions/base>
|
|
capability sys_admin,
|
|
capability sys_rawio,
|
|
/dev/s* r,
|
|
/dev/h* r,
|
|
}
|