rpm: Make sure timers are enabled on upgrade
With the newly introduced systemd timers instead of cron files, the timers are properly enabled on initial installation, but stay inactive on upgrade. Fix that by running systemctl preset
on upgrade.
With the newly introduced systemd timers instead of cron files, the timers are properly enabled on initial installation, but stay inactive on upgrade. Fix that by running systemctl preset
on upgrade.