@Brian
My test result with Balint's patch is in #22.
According to the previous test in #18, the behavior of my test script is different from apt-daily timer. If you want to reproduce this issue, creating override.conf would be a better way.
---
sudo cat << EOF > /etc/systemd/system/apt-daily.timer.d/override.conf
[Timer]
OnCalendar=
OnCalendar= *-*-* XX:YY
RandomizedDelaySec=1m
AccuracySec=1m
EOF
fi
PS: Please remember to modify XX:YY to the time you want.
@Brian
My test result with Balint's patch is in #22.
According to the previous test in #18, the behavior of my test script is different from apt-daily timer. If you want to reproduce this issue, creating override.conf would be a better way. system/ apt-daily. timer.d/ override. conf Sec=1m
---
sudo cat << EOF > /etc/systemd/
[Timer]
OnCalendar=
OnCalendar= *-*-* XX:YY
RandomizedDelay
AccuracySec=1m
EOF
fi
PS: Please remember to modify XX:YY to the time you want.