man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

uucheck(1M)

Name

uucheck - check the uucp directories and permissions file

Synopsis

/usr/lib/uucp/uucheck [-v] [-x debug-level]

Description

uucheck checks for the presence of the uucp system required files and directories. uucheck also does error checking of the Permissions file (/etc/uucp/Permissions).

uucheck is executed during package installation. uucheck can only be used by the super-user or uucp.

Options

The following options are supported:

–v

Give a detailed (verbose) explanation of how the uucp programs will interpret the Permissions file.

–x debug-level

Produce debugging output on the standard output. debug-level is a number from 0 to 9. Higher numbers give more detailed debugging information.

Files

/etc/uucp/Devices

/etc/uucp/Limits

/etc/uucp/Permissions

/etc/uucp/Systems

/var/spool/locks/*

/var/spool/uucp/*

/var/spool/uucppublic/*

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
service/network/uucp

See also

uucp(1C), uustat(1C), uux(1C) , uucico(1M), uusched(1M), attributes(5)

Bugs

The program does not check file/directory modes or some errors in the Permissions file such as duplicate login or machine name.