Skip to content

crontab operation "not permitted" after update to 3.2.1

Thanks for filing an issue! Please answer the questions below so I can help you.

Detailed steps to reproduce the problem:

  1. Enter the command crontab nameOfDoc.txt and return

What happened: Before the update to 3.2.1, if I typed the command "crontab nameOfDoc.txt," crontab would execute correctly.

After the update to 3.2.1, when I execute the crontab command, I receive this message, "crontab: tmp/tmp.9400: Operation not permitted". (I am still able to execute the crontab -l command to find which cron jobs are active.)

What should have happened: The command should have executed instead of sending me the message "Operation not permitted".

Edited by George Nachman