On Debian mine have differnt permissions, cron directory is owned br root and permissions 755
Inside cron directory is:
And inside crontabs directory everything is 600 with owner of the user and group is crontab
Inside cron directory is:
Code:
drwxr-xr-x 5 root root 4096 Sep 9 2022 .
drwxr-xr-x 6 root root 4096 Sep 10 2020 ..
drwxrwx--T 2 daemon daemon 4096 May 10 13:12 atjobs
drwxrwx--T 2 daemon daemon 4096 May 10 13:12 atspool
drwx-wx--T 2 root crontab 4096 Nov 2 21:12 crontabs
And inside crontabs directory everything is 600 with owner of the user and group is crontab