UUSCHED(8C) BSD UUSCHED(8C)
NAME
uusched - the scheduler for the uucp file transport program
SYNOPSIS
/usr/lib/uucp/uusched [ -xdebug_level ] [ -udebug_level ]
DESCRIPTION
uusched is the uucp file transport scheduler. It is usually started by
the daemon uudemon.hour that is started by cron(8) from an entry in
/usr/spool/cron/crontab:
39 * * * * /bin/su uucp -c "/usr/lib/uucp/uudemon.hour > /dev/null"
OPTIONS
-xdebug_level Causes debugging messages to be output from
uusched.
-udebug_level Causes debug_level to pass as -x debug_level to
uucico. debug_level is a number between 0 and
9; higher numbers give more detailed
information.
NOTE
The two options are for debugging purposes only.
FILES
/usr/lib/uucp/Systems
/usr/lib/uucp/Permissions
/usr/lib/uucp/Devices
/usr/spool/uucp/*
/usr/spool/locks/LCK*
/usr/spool/uucppublic/*
SEE ALSO
cron(8), uucico(8C),
uucp(1C), uustat(1C), uux(1C),
Managing BSD System Software.