[ -n ${PKG_INSTROOT} ] || {
	/etc/init.d/qos_gargoyle stop 2>/dev/null
	/etc/init.d/qos_gargoyle disable 2>/dev/null
	exit 0
}
