Skip to content

Instantly share code, notes, and snippets.

View nikpros's full-sized avatar

Nikolay nikpros

  • Samokat.Tech
  • Moscow
View GitHub Profile
@nikpros
nikpros / crontab-perm-denied.md
Created March 16, 2022 14:20 — forked from plembo/crontab-perm-denied.md
crontab says fopen: permission denied

When crontab gives fopen: permission denied error

While trying to open my user's crontab on Ubuntu, the system barked back:

$ crontab -l
crontabs/myuser/: fopen: Permission denied

This is due to improper permissions on crontab executable.