if [ "$1" = "remove" ] && [ -x /usr/share/cli-common/policy-remove ]; then
	/usr/share/cli-common/policy-remove #ASSEMBLY# #VERSION#
fi
