Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / appl / kauth / zrefresh
1 #!/bin/sh
2
3 # @(#) $Id: zrefresh,v 1.3 1996/06/09 19:21:59 joda Exp $
4 #
5 # Substitute this script with a real zrefresh if running Zephyr. For
6 # instance:
7 #
8 # if [ -f "$WGFILE" ] ; then
9 #     zctl load
10 # fi
11
12 exit 0