Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.mail.uucp Subject: Re: su uucp in crontabs/root ? Keywords: root uucp crontab su Message-ID: <1545@auspex.auspex.com> Date: 3 May 89 07:46:21 GMT References: <75@norsat.UUCP> <2008@egvideo.UUCP> <1524@auspex.auspex.com> <483@sequoia.UUCP> Reply-To: guy@auspex.auspex.com (Guy Harris) Distribution: na Organization: Auspex Systems, Santa Clara Lines: 18 >>The S5R3 "cron" and, I think, the S5R2 "cron", do not check any of the >>"crontab" files unless they're told to; > ^^^^^^^^^^^^^^^^^^^^^^ >Can someone who's looking at source or speaking from experience tell me, please, >HOW they're told to? Go back and reread my posting; you do so by using the "crontab" command. >Is there a signal that could be used? No, in the current implementations shipped by AT&T, it's done by sending something over a named pipe. HOWEVER, this does not necessarily mean that it's done that way on implementations done independently of the AT&T code, nor does it necessarily mean that it'll be done that way in all AT&T versions henceforth and forever more, world without end, amen. Moral: use the "crontab" command. Don't depend on the unpublished details of a particular implementation.