[Bug 2090941] Re: "systemctl edit apt-daily.timer" creates a file which is ignored by systemd timer

JHR 2090941 at bugs.launchpad.net
Tue Dec 3 17:45:54 UTC 2024


You are right I did not know that I had to clear it first with
"OnCalendar=".

Thank you for your reply.

We can close this wrong bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2090941

Title:
  "systemctl edit apt-daily.timer" creates a file which is ignored by
  systemd timer

Status in systemd package in Ubuntu:
  Invalid

Bug description:
  On Ubuntu 24.04 LTS changing the apt-daily.timer with "systemctl edit
  apt-daily.timer" succesfully creates a file which is unfortunately
  ignored by systemd even after doing "systemctl daemon-reload" and
  "systemctl restart apt-daily.timer".

  To reproduce it try to change the timer of apt-daily.timer by calling
  "systemctl edit apt-daily.timer".

  Add the following lines:

  [Timer]
  OnCalendar=*-*-* 5:00

  Save and exit.

  Reload by calling:

  systemctl daemon-reload
  systemctl restart apt-daily.timer

  Now you can verify that the timer is not changed accordingly by
  calling:

  systemctl list-timers --all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2090941/+subscriptions




More information about the foundations-bugs mailing list