On Wed, Apr 16, 2008 at 12:41:35AM +0100, Miguel Lopes Santos Ramos wrote:
> I just noticed that scripts in /etc/daily.local, /etc/weekly.local, etc,
> never run.
> The reason seems to be that the /etc/periodic/daily/999.local and similar
> scripts use "for script in $daily_local". Because the var
Hi,
I just noticed that scripts in /etc/daily.local, /etc/weekly.local, etc,
never run.
The reason seems to be that the /etc/periodic/daily/999.local and similar
scripts use "for script in $daily_local". Because the variable $daily_local
is initialized in /etc/defaults/periodic.conf to /etc/daily