rootのcrontabでhoge.commandを起動します。crontabに登録は以下に登録しました。 0 0 * * * /usr/bin/open /xxxxxx/xxxx/xxx/hoge.command この時、hoge.commandをrooot権限で実行したいのですが、現状root権限で実行できてません。 どうしたらよいでしょうか? 以上、よろしくご指導の程、お願い申し上げます。
↧