run flatpak update every hour

This commit is contained in:
2021-09-09 12:27:54 +02:00
parent 4b5a73fc61
commit b41124b540

View File

@@ -3,8 +3,9 @@ Description=flatpak Automatic Update Trigger
Documentation=man:flatpak(1)
[Timer]
OnBootSec=1h
OnUnitInactiveSec=1d
OnBootSec=1m
OnCalendar=*-*-* *:00:00
Persistent=true
[Install]
WantedBy=timers.target