On Sat, Jul 19, 2008 at 05:27:55PM -0400, [EMAIL PROTECTED] wrote:
For various reasons I moved /etc/cron.daily scripts to a new partition (/home)
and make a soft link from original location to new location.

It seems even anacron doesn't make my daily scripts run.

Could this be the problem?

It's probably done to prevent some kind of exploit.  Having symlinks to
other places makes controlling the cron scripts a lot harder.  It probably
also wants the scripts to have proper permissions, and be owned by root,
and stuff like that.  In other words, it's probably checking against all of
the convenience things that you're looking to do.

David


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to