Bug#883263: Please don't start both cron job and systemd.timer

2020-04-17 Thread Timo Sigurdsson
Hi, as mentioned in my last email, here is a patch that will cause the cron.daily/etckeeper to be skipped if etckeeper.timer is active. I went for the approach to actually check whether the timer is active rather than merely checking if /run/systemd/system exists which is what other cron.daily

Bug#883263: Please don't start both cron job and systemd.timer

2017-12-01 Thread Michael Biebl
Package: etckeeper Version: 1.18.7-1 Severity: important The latest update enabled etckeeper.timer, most likely by mystake as the debian/changelog reads: * Added systemd timer that can run etckeeper 10 minutes after boot, and also daily. It's not enabled by default, partly because of overla