You are not logged in.

#1 2023-12-25 08:21:36

xyrgug
Member
Registered: 2023-12-15
Posts: 34

[SOLVED] kde timeshift schedule fix

I ran into a problem that the timeshift package is not creating snapshots on a schedule. Even though it's set in the settings.
Just in case someone is facing the same problem I did this to fix it:

sudo pacman -S kcron

systemctl start cronie
systemctl enable --now cronie.service

Then I rebooted.

Then the service status can be viewed to make sure that everything is working.

systemctl status cronie

Offline

Board footer

Powered by FluxBB