#!/bin/sh

if test -e /usr/bin/cl-launcher; then
	/usr/sbin/dsmetool -t /usr/bin/cl-launcher
fi
