xref: /illumos-gate/usr/src/man/man8/uusched.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
UUSCHED 8 "May 19, 1993"
NAME
uusched - uucp file transport program scheduler
SYNOPSIS

/usr/lib/uucp/uusched [-u debug-level] [-x debug-level]
DESCRIPTION

uusched is the uucp(1C) file transport scheduler. It is usually started by the daemon uudemon.hour that is started by cron(8) from an entry in user uucp's crontab file:

11,41 * * * * /etc/uucp/uucp/uudemon.hour

OPTIONS

The options are for debugging purposes only. debug-level is a number between 0 and 9. Higher numbers give more detailed debugging information:

The following options are supported: -u debug-level

Passes the -u debug-level option uucico(8) as -x debug-level.

-x debug-level

Outputs debugging messages from uusched.

FILES
/etc/uucp/Devices

/etc/uucp/Permissions

/etc/uucp/Systems

/var/spool/locks/*

/var/spool/uucp/*

/var/spool/uucppublic/*

SEE ALSO

uucp (1C), uustat (1C), uux (1C), attributes (7), cron (8), uucico (8)