crontab vs. links in /etc/cron.hourly (etc.)

Scott Prive Scott.Prive at storigen.com
Wed Jun 5 09:46:50 EDT 2002


Sorry, I missed something, or this doesn't apply to RedHat 7.1. 

There's nothing about run-parts in `man cron`, and there is no `man run-parts`. (One of the great things I recall about Debian was they had manpages for EVERYTHING :)

Here is the filename though:
[root at tower15 /root]# ls -l /root/cronjobs/update_stest.sh
-rwxr-xr-x    1 root     root          793 Jun  3 13:54 /root/cronjobs/update_stest.sh


-Scott

-----Original Message-----
From: Alex Pennace [mailto:alex at pennace.org]
Sent: Tuesday, June 04, 2002 10:58 PM
To: Scott Prive
Cc: BLU
Subject: Re: crontab vs. links in /etc/cron.hourly (etc.)


On Tue, Jun 04, 2002 at 06:10:40PM -0400, Scott Prive wrote:
> Hello,
> 
> Could someone tell me why, if I create a crontab entry for my script (or run it manually), it will work OK... but it will not run properly if called via a symlink in /etc/cron.hourly.

Check the man page for "run-parts" on your system. Although symlinks
doesn't faze the Debian run-parts program, it does put constraints on
possible filenames.



More information about the Discuss mailing list