Replies: 3 comments 3 replies
-
Thanks for reaching out! Try running |
Beta Was this translation helpful? Give feedback.
-
Thank you for your fast response @vrothberg ! That is my output:
So, sadly that is not what i expect. |
Beta Was this translation helpful? Give feedback.
-
Note that systemd allows you to set more than one Thus your example now has two OnCalendar intervals specified at midnight and 2 am.
The empty OnCalendar is used to unset all prior OnCalendar options. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hello community,
Content
Now i am trying to auto-update the container daily at 02:00:00, so i am editing the podman-timer with the following command
systemctl --user edit podman-auto-update.timer
and this content:Whole File:
But when i now reload and watch the status of my timer it still shows the old standard timer at midnight every day.
Output:
What am I missing?
Regards
Beta Was this translation helpful? Give feedback.
All reactions