freebsd-dev/crypto/heimdal/appl/kauth/zrefresh
2000-01-09 20:58:00 +00:00

13 lines
214 B
Bash
Executable File

#!/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