freebsd-nq/crypto/kerberosIV/appl/kauth/zrefresh

13 lines
214 B
Plaintext
Raw Normal View History

#!/bin/sh
#
# @(#) $Id: zrefresh,v 1.3 1996/06/09 19:21:59 joda Exp $
#
# Substitute this script with a real zrefresh if running Zephyr. For
# instance:
#
# if [ -f "$WGFILE" ] ; then
# zctl load
# fi
exit 0