Change logs for anacron source package in Artful

  • 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
  • anacron (2.3-23) unstable; urgency=medium
    
    
      * Team upload.
      * Add IgnoreSIGPIPE=false to anacron.service (Closes: #771393)
      * Add anacron-resume.service file to make sure anacron also runs at resume
        when running under systemd (Closes: #744753)
    
     -- Ivo De Decker <email address hidden>  Sun, 28 Dec 2014 20:14:44 +0100