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

[WIP] Add support for systemd timers #190

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ludvigng
Copy link

@ludvigng ludvigng commented May 1, 2023

Hello!

I previously sent a pull request for teejays branch a couple of years ago, but they were never merged. This would solve issue #31 but I haven't tested these changes myself in a couple of years now, and I'm currently not using timeshift. I've added changes to the makefile so the files get installed in the correct location, but I haven't tried these myself. It should be as easy as just running systemctl enable timeshift.timer after installation though!

This would enable you to remove the dependency on cron, if you want.

Original pull request: teejee2008/timeshift#787

ludvigng added 2 commits May 1, 2023 18:46
This will allow the project to use systemd-timers instead of cron
Update the makefile so that the systemd timer and service files get installed and uninstalled by make.
@clefebvre clefebvre changed the title Add support for systemd timers [WIP] Add support for systemd timers Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant