TommyWillB
Registered
A very long time ago I installed Anacron and configured it to do the regular hourly/daily/montly cleanup work.
Just this week something odd started happening. I have a password protected disk image that I periodically mount. It seems this was mounted when Anacron started it's cleanup work.
At that time it gave me an error message, and it continues to do so every day even through I have dismounted the disk image. Here is the message (they come as emails from root):
Just this week something odd started happening. I have a password protected disk image that I periodically mount. It seems this was mounted when Anacron started it's cleanup work.
At that time it gave me an error message, and it continues to do so every day even through I have dismounted the disk image. Here is the message (they come as emails from root):
How do I get Anacron to "forget" about this disk image and not continually try to do its cleanup work on it?root@localhost said:/sw/etc/cron.daily/findutils:
find: /Volumes/<my disk image>: Input/output error