summaryrefslogtreecommitdiff
path: root/debian/61-apt.rules
Commit message (Collapse)AuthorAgeFilesLines
* debian: Trigger apt-daily on AC plug eventAlessandro Astone2026-02-171-0/+1
Because the service has ConditionACPower=true, it would be nice to try and start it when plugging-in the AC power in case that an earlier timer trigger was missed due to not being plugged-in. It is not a problem that we may be invoking the service multiple times a day, because it keeps track of its own timestamp file to run up to once every "APT::Periodic::Update-Package-Lists" days Related: https://launchpad.net/bugs/2089151