uucpsetup(8) — Maintenance
NAME
uucpsetup − The uucp setup program
SYNOPSIS
/usr/sbin/uucpsetup [ -moiap ]
FLAGS
-mAdds modems, configuring the dialers for uucp.
-iAdds incoming systems; that is, systems that are allowed to call your local system.
-oAdds outgoing systems; that is, systems that your local system is allowed to call.
-aAdds the modems and incoming and outgoing systems to uucp. The -a option implies the -m, -i, and -o options.
-pAdds the system name to /usr/lib/uucp/Poll file.
DESCRIPTION
The uucpsetup command provides an interactive facility for setting up and updating the uucp files necessary to configure your system for uucp connections.
To set up uucp initially, run the uucpsetup command with the −a option and answer the questions. To update the uucp files and directories, run uucpsetup with the −m, −o, or −i options, as appropriate. If no options are specified, the −m, −o, and -i options are the default.
You must be superuser to run uucpsetup.
FILES
/usr/lib/uucp/Devices
Contains information about available devices.
/usr/lib/uucp/Permissions
Contains access permission codes for remote systems.
/usr/lib/uucp/Systems
Lists accessible remote systems.
/usr/lib/uucp/Poll
Contains the polling option for each remote system.
RELATED INFORMATION
Devices(4), Permissions(4), Poll(4), Systems(4), uucp(1), uucp_intro(7)
Network Configuration