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

Add path to crontab #35

Merged
merged 1 commit into from
Oct 5, 2019
Merged

Conversation

185driver
Copy link
Contributor

On some Ubuntu installations, for reasons not fully understood, use of apt-get dist-upgrade in the root crontab fails unles a PATH env variable is declared. This change resolves that.

On some Ubuntu installations, for reasons not fully understood, use of `sudo apt-get dist-upgrade` in the root crontab fails unles a PATH env variable is declared. This change resolves that.
@eallrich eallrich changed the base branch from master to cronfix October 5, 2019 19:28
Copy link
Owner

@eallrich eallrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding this issue, @185driver !

I need to experiment with the proposed change a bit to figure out when it's needed and the best way to set it in the crontab.

@eallrich eallrich merged commit 98d9b77 into eallrich:cronfix Oct 5, 2019
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