Everytime I update or install something on my system, I get this warning about cron:
>>> Regenerating /etc/ld.so.cache... * Caching service dependencies... * Service 'vcron' already provide 'cron'!; * Not adding service 'dcron'... [ ok ] During my install I emerged vcron but then somewhere down the line I realized I didn't have 'crontab' so I emerged dcron to get it. On other Linux systems I would use crontab -l and crontab -e and such to edit cron entries. I could care less which cron I use, but that error is annoying and I can't seem to fix it. I've tried removing vcron and dcron and re-emerging each one seperately but that warning persists no matter what I do. And when I try to remove vcron from services it won't: > rc-update del vcron * vcron removed from the following runlevels: default * Caching service dependencies... * Service 'vcron' already provide 'cron'!; * Not adding service 'dcron'... [ ok ] * rc-update complete. Anyone had similar issues or know how to fix this? Thanks, -- Greg Donald http://destiney.com -- [EMAIL PROTECTED] mailing list
