View previous topic :: View next topic |
Author |
Message |
betatim n00b
Joined: 18 Apr 2002 Posts: 28
|
Posted: Wed Apr 24, 2002 1:57 pm Post subject: crond ? vcron ? crontab ? |
|
|
as I heavily depend on cron doign things for me first thing i merged was a crond as i don't really know the differences between the different crons i just took what emerge wanted and know I'm wondering why the things in my /etc/crontab arent executed as on my old machine
any suggestions ?
if you need more details about the system drop me a line please _________________ Never underestimate the power of stupid people in large groups. |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Wed Apr 24, 2002 2:18 pm Post subject: |
|
|
cronbase contains the base cron files. (crond, crontab, etc.) vcron, dcron, fcron, etc are, AFAIK, all add-ons or replacements for cron.
You can get a bit of information about packages (as well as links to their home page) by doing:
In the case of cron, do:
and it will show you all the portage packages with "cron" in the name.
Regarding your troubles with crontab, my guess is you installed one of the extra packages (vcron, etc.) that is now interfering w/ crontab. I emerged only cronbase and have had no troubles with it. _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
betatim n00b
Joined: 18 Apr 2002 Posts: 28
|
Posted: Wed Apr 24, 2002 2:39 pm Post subject: |
|
|
humm
yes as i emerged cron it got some packages one was cronbase and then dcron or something like that ...
i have cronbase and dcron installed
the description of dcron says:
Code: | A cute little cron from Matt Dillon |
so why should this get me in to trouble with my /etc/crontab ?
so i should just unmerge everythin except cronbase and that will work nicely with the /etc/crontab file ??
i think i'll have to do soem reading tonight..;]] _________________ Never underestimate the power of stupid people in large groups. |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Wed Apr 24, 2002 2:49 pm Post subject: |
|
|
You might try that, but I would also unmerge cronbase and remerge it, just to be safe.
Granted, there's probably a less-drastic way to solve your problem -- I just don't know what it is.
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
rizzo Retired Dev
Joined: 30 Apr 2002 Posts: 1067 Location: Manitowoc, WI, USA
|
|
Back to top |
|
|
|