At my company we use a cron'd shell script to backup our software's mysql
database. So far we customised the schedule the script runs by using CronniX
with great success and ease. As the shell script needs root level privileges we
enter the schedule in the root-user's crontab. During our Lion-Testing we
encountered an issue that apparently makes it impossible to edit the root
crontab, or maybe any other user's crontab. Seemingly an included binary called
'sucrontab' is only available in a PowerPC version, which is rendered useless
under Lion, since there is no more support for PowerPC-Code.
Is there maybe a Intel version of this binary, or maybe another solution?
See attached screenshots for further info.
Regards,
Steve
Original issue reported on code.google.com by
macp...@gmail.comon 18 Aug 2011 at 7:10Attachments: