	#!/bin/sh
	if [ -z "${IPKG_INSTROOT}" ]; then
		chmod +x /etc/init.d/timewol
	fi
	exit 0
