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

systemd timer interval not being set correctly by install script #135

Closed
MarkHedleyJones opened this issue Jul 30, 2022 · 0 comments · Fixed by #136
Closed

systemd timer interval not being set correctly by install script #135

MarkHedleyJones opened this issue Jul 30, 2022 · 0 comments · Fixed by #136
Assignees
Labels

Comments

@MarkHedleyJones
Copy link
Owner

When trying to start the timer the following error occurs:

Failed to start dmenu-extended-update-db.timer: Unit dmenu-extended-update-db.timer has a bad unit file setting.
See user logs and 'systemctl --user status dmenu-extended-update-db.timer' for details.

Looking at the details shows

Failed to parse calendar specification, ig>
Jul 30 17:24:39 laptop systemd[7712]: dmenu-extended-update-db.timer: Timer unit lacks value setting. Refusing.

Looking at the timer value in the .timer file shows:

OnCalendar=*:0/None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant