github.com/containers/libpod@v1.9.4-0.20220419124438-4284fd425507/contrib/systemd/auto-update/podman-auto-update.timer (about)

     1  [Unit]
     2  Description=Podman auto-update timer
     3  
     4  [Timer]
     5  OnCalendar=daily
     6  Persistent=true
     7  
     8  [Install]
     9  WantedBy=timers.target