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

Fall back to a cron job if systemd fails #30

Merged
merged 1 commit into from
May 26, 2015
Merged

Fall back to a cron job if systemd fails #30

merged 1 commit into from
May 26, 2015

Conversation

zerodogg
Copy link
Contributor

Currently the script doesn't check to see if systemd is actually usable. systemctl will return nonzero if the user bus is for some reason not usable (ie. if the user dbus is not running, not available etc.)

This makes the script fall back to a cronjob in those cases.

joeyh added a commit that referenced this pull request May 26, 2015
Fall back to a cron job if systemd fails
@joeyh joeyh merged commit e59caca into ArchiveTeam:master May 26, 2015
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