I'm trying to get the Schedule for GADMIN-RSYNC working on Ubuntu 11.10.
When I try to save Schedule options, I get an information window which states:
Error: The time schedule server "cron(d)" does not seem to be runing.
When I do a ps aux | grep cron, I get this:
root 876 0.0 0.1 18976 944 ? Ss 19:48 0:00 cron
So, I assume cron is actually running.
My Gadmin-Rsync version is 0.1.7
Everything else about Gadmin-Rsync works properly. Any advice on what I should try next?
Thanks!