I simply placed a symlink to a bash script in /etc/cron.hourly. For some reason, it is not working. The script itself works when executed manually in the shell.
It seems that run-parts is executed, but "nothing happens". Really strange for such a simple task.
What could be the issue?
It seems that run-parts is executed, but "nothing happens". Really strange for such a simple task.
What could be the issue?