Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that the cron file has the correct permission #413

Closed
wants to merge 0 commits into from

Conversation

alastair
Copy link
Collaborator

We had a report that stats weren't running in AB.
The issue was that during our startup rework (#388) we removed a chmod from the cronfile install that caused cron to complain about the permissions of the file

Aug 11 14:43:01 clash cron[21]: (systemacousticbrainz) INSECURE MODE (group/other writable) (/etc/cron.d/acousticbrainz)

To be better safe than sorry, add the chmod back in

@alastair alastair requested a review from amCap1712 August 11, 2021 14:51
@alastair alastair closed this Aug 11, 2021
@alastair alastair deleted the cron-permissions branch August 11, 2021 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants