[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Need ideas on how to maintian /etc/crontab
- Subject: [ale] Need ideas on how to maintian /etc/crontab
- From: stillwaxin at gmail.com (Michael Still)
- Date: Thu, 1 Feb 2007 11:16:20 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
use /etc/cron.d/
On 2/1/07, Jim <ale_nospam at fayettedigital.com> wrote:
> I have a number of programs that run from /etc/crontab. These don't lend
> themselves to being run from an y of the cron.daily/cron.weekly, etc.
> Not all systems have all of the programs so I'm looking for a way to
> automate the insertion/deletion of the entries. I know I can write a
> perl script to do it, but I was hoping there was something already
> written to do it. The insert/delete will be driven by rpm -i or rpm -e,
> so it's gotta be a script or something callable from the %post rpm
> script set.
>
> Anyone know of a canned solution?
>
> Thanks,
> Jim.
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
--
[stillwaxin at gmail.com ~]$ cat .signature
cat: .signature: No such file or directory
[stillwaxin at gmail.com ~]$