Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3218 → Rev 3219

//scripts/alcasar-watchdog.sh
12,7 → 12,7
# - It logs out users whose PCs are quiet (their status tab is closed)
# - It logs out users whose MAC address is used by other systems (usurped)
 
export LC_ALL=C.UTF-8
export LC_ALL=C
CONF_FILE="/usr/local/etc/alcasar.conf"
EXTIF=`grep ^EXTIF= $CONF_FILE|cut -d"=" -f2` # EXTernal InterFace
INTIF=`grep ^INTIF= $CONF_FILE|cut -d"=" -f2` # INTernal InterFace