#!/bin/sh
umask 077
exec /opt/novell/zenworks/bin/mono $MONO_OPTIONS /opt/novell/zenworks/lib/mono/1.0/makecert.exe "$@"
