The w parameter is replaced by uucico, cu, or both separated by a colon; x is one or more files to be used as the Systems file, with each filename separated by a colon and read in the order presented; y is one or more files to be used as the Dialers file; and z is one or more files to be used as the Devices file. Each file is assumed to be relative to the /etc/uucp directory, unless a full path is given. A backslash-carriage return (\<Return>) can be used to continue an entry to the next line.service=w systems=x:x dialers=y:y devices=z:z
Here is an example using a local Systems file in addition to the usual Systems file:
If this line is in /etc/uucp/Sysfiles, then both uucico and cu will first look in /etc/uucp/Systems. If the station they're trying to call doesn't have an entry in that file, or if the entries in the file fail, then they'll look in /etc/uucp/Local_Systems.service=uucico:cu systems=Systems:Local_Systems
When different Systems files are defined for uucico and cu services, your station will store two different lists of stations. You can print the uucico list by using the uuname command, or the cu list by using the uuname -c command.