uusched(1M) — ADMINISTRATOR COMMANDS
NAME
uusched − the scheduler for the uucp file transport program
SYNOPSIS
/usr/lib/uucp/uusched [options]
DESCRIPTION
uusched is the uucp(1C) file transport scheduler. It is usually started by the daemon uudemon.hour that is started by cron(1M) from an entry in /var/spool/cron/crontab: 41,11 ∗ ∗ ∗ ∗ /usr/bin/su uucp -c "/usr/lib/uucp/uudemon.hour > /dev/null" The options are for debugging purposes only. debug_level are numbers between 0 and 9. Higher numbers give more detailed debugging information:
−udebug_level
The −u debug_level option is passed to uucico(1M) as −x debug_level.
−xdebug_level
Outputs debugging messages from uusched(1M).
FILES
/etc/uucp/Systems
/etc/uucp/Permissions
/etc/uucp/Devices
/var/spool/uucp/∗
/var/spool/locks/∗
/var/spool/uucppublic/∗
SEE ALSO
cron(1M), uucico(1M), uucp(1C), uustat(1C), uux(1C).
— Basic Networking Utilities