Now once installed it does create an at job, add a cron job in /etc/cron.daily and add it’s own repository. I prefer to have none of these, so remove the at and cron jobs and remove the repo…
Google Earth does not work anymore in Firefox, only Maps. Now it requires Chrome.
I just installed GE Pro from their site - it seems there is no vanilla GE anymore, only the pro version available for download.
It created an empty (1 byte) cron job in /etc/cron.daily that I deleted anyway, and disabled it’s repo in Yast.
Where do I find the “at” job? I suppose it would be a script somewhere (inside the cron job?), but there is nothing that looks like an “at” script in the installed files list, only the empty cron job.
Hi
It’s atq to see what’s waiting and atrm job# if you don’t have the ‘at’ package installed, it won’t run anything, I always remove the cronjob and delete the google repo.
Hi
No, it’s part of the rpm install a %post action which creates the ‘at’ job… if it’s not killed off after the install it will run (since you have ‘at’ installed) and go away, check your log files…