#! /bin/sh

prefix=/usr/pkg
localstatedir=/var
logdir=/var/log/radiusd

exec last -f $logdir/radwtmp "$@"
