Public bug reported: 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 ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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: New 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp