Change logs for anacron source package in Cosmic

  • anacron (2.3-24) unstable; urgency=medium
    
      * Team upload.
      * Reference anacron and anacrontab man page in anacron.service
      * Use native systemd timer unit to trigger anacron periodically.
        When running under systemd, use a native timer unit which triggers
        anacron.service every hour. If the system was suspended for more then
        one hour, the timer will activate immediately on resume. The timer uses
        a randomized delay of up to 5 minutes. This helps with not overloading
        the system when coming out of suspend.
        Drop anacron-resume.service, as this service is no longer necessary.
        (Closes: #744753)
    
     -- Michael Biebl <email address hidden>  Mon, 29 May 2017 18:36:12 +0200