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