I have my computers registered with the Linux Counter, and my main desktop machine is supposed to update its status once a week, using a cron job:
# added by lico-update.sh version 0.3.14 58 11 * * 4 /home/joe/bin/lico-update.sh -m
The permissions on the script are right, and if run manually, it works. This worked fine under Fedora 16, but doesn't now that I'm running F 17. Does anybody know what's happened, or how to find out?