5 lines
124 B
Text
5 lines
124 B
Text
case ${ACTION} in
|
|
post)
|
|
setcap cap_dac_read_search,cap_sys_ptrace+ep usr/libexec/netdata/plugins.d/apps.plugin
|
|
;;
|
|
esac
|