This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: crontabs in /tmp/.. ?!


Is that's the right one? (I'm not familiar with C, sorry)

$ grep "/tmp/" *
crontab.c:      (void) snprintf(Filename, MAX_FNAME, "/tmp/crontab.%d", Pid);

--leonid


On Mon, Jun 25, 2001 at 10:40:22AM -0400, Leonid Rokhinson wrote:
>I've installed the latest cron and found that it creates crontab files in
>/tmp/crontab.xxxx? I would expect to find it in /etc/var/cron/tabs/ or
>somewhere there.  Is it possible to change or the program is compiled
>with incorrect build-in path?

Why don't you check the sources and find out?

cgf


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]