path: dh-runit_2.16.5/runit-helper
			# $NAME link tested to avoid infinte loop of symlinks
			ln -sf "/etc/sv/$NAME" "/etc/runit/runsvdir/default/$NAME"
			if is_runit && pidof runsvdir > /dev/null ; then
				# always force a rescan after enable
				kill -s ALRM 1
