github.com/containers/podman/v2@v2.2.2-0.20210501105131-c1e07d070c4c/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