#!/bin/sh
# $Id: at.control,v 1.1 2005/03/14 04:01:21 solar Exp $

. /etc/control.d/functions

BINARY=/usr/bin/at

new_fmode public 4555 root wheel
new_fmode restricted 700 root wheel

control_fmode "$BINARY" "$*" || exit 1
