Description of problem: There is a typo in certbot-renew.timer, the line WantedBy=timer.target refers to a nonexisting target. It should be WantedBy=timers.target As a consequence enabling the timer unit doesn't ensure it is started appropriately on boot Version-Release number of selected component (if applicable): 0.13.0-2.el7 How reproducible: always Steps to Reproduce: 1. Enable the certbot-renew.timer unit 2. Restart timers.target or the machine Actual results: The timer unit is not started (systemctl status certbot-renew.timer or systemctl list-timers) Expected results: The timer unit is started and appears in systemctl list-timers
Sorry I completely forgot to check whether it was fixed in updates-testing (and it is) All my apologies for the spam *** This bug has been marked as a duplicate of bug 1439957 ***