This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| troubleshooting:cronstoppedworkingonmacbook [2023/03/07 22:50] – [have a look at the file permissions] kamaradski | troubleshooting:cronstoppedworkingonmacbook [2023/03/07 22:51] (current) – [final thoughts] kamaradski | ||
|---|---|---|---|
| Line 76: | Line 76: | ||
| This is fine, my particular issue was already fixed in the previous step, however, if your issue is still happening you can always try edit this file to 644 and test again. | This is fine, my particular issue was already fixed in the previous step, however, if your issue is still happening you can always try edit this file to 644 and test again. | ||
| - | ===== final thoughts | + | ===== why is cron behaving differently? |
| The cron daemon runs in the background of a system and executes scheduled tasks based on a predefined schedule. These tasks are executed in a separate environment, | The cron daemon runs in the background of a system and executes scheduled tasks based on a predefined schedule. These tasks are executed in a separate environment, | ||