On Systemd systems it is not necesssary to have a cron job scheduler available, therfore the cron job is not executed. It would be good for such systems to have a systemd service and timer available. Reproducible: Always Steps to Reproduce: 1. install pfl Actual Results: /etc/cron.weekly/pfl is always installed Expected Results: on systemd systems a timer and service should be installed instead
Hi Dennis, I created a first version of a systemd timer file [1]. Can you have a look if this: a) is what you expected b) works for you Thsnk Daniel [1] https://github.com/portagefilelist/client/blob/master/cron/pfl.timer
new location of systemd files for pfl: https://github.com/portagefilelist/client/tree/master/systemd
Should be fixed wit pfl-3.1. Please reopen if this is still an issue.