github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/contrib/systemd/auto-update/podman-auto-update.timer (about)

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