	#!/bin/sh
	[ -n "${IPKG_INSTROOT}" ] || {
		/etc/init.d/prometheus-node-exporter-lua reload 2>/dev/null || true
	}
