Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!dmk3b1!dmk From: dmk@dmk3b1.UUCP (David Keaton) Newsgroups: comp.sys.att Subject: Re: more UNIXpc uucp problems Message-ID: <329@dmk3b1.UUCP> Date: Mon, 21-Sep-87 10:35:34 EDT Article-I.D.: dmk3b1.329 Posted: Mon Sep 21 10:35:34 1987 Date-Received: Tue, 22-Sep-87 01:51:55 EDT References: <157@arnold.UUCP> Reply-To: dmk@dmk3b1.UUCP (David Keaton) Organization: DMK, Branford, CT Lines: 22 Keywords: UNIXpc uucp uuxqt rnews In article <157@arnold.UUCP> dave@arnold.UUCP (Dave Arnold) writes: >Anyway my problem has do to with uuxqt getting started by uucico when >a uuxqt is already running. > . . . >Anybody have similar problems? >How can I solve this problem? Yes, I used to have the same trouble. The problem is that LCK files over an hour old are disregarded (that's in case something crashed without deleting its lock files). After I got uucp running reliably enough that I trusted the lock files, I put the following line in my /usr/lib/crontab. 0 * * * * touch -c /usr/spool/uucp/LCK* That solved the problem. Now if any spurious lock files are left lying around, I will have to delete them by hand. But that hasn't happened on my Unix PC at all, unlike several BSD systems I've dealt with. -- David Keaton dmk%dmk3b1@uunet.uu.net uunet!dmk3b1!dmk