mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-11 00:53:26 +00:00
11 lines
158 B
SYSTEMD
11 lines
158 B
SYSTEMD
[Unit]
|
|
Description=flatpak Automatic Update Trigger
|
|
Documentation=man:flatpak(1)
|
|
|
|
[Timer]
|
|
OnBootSec=1h
|
|
OnUnitInactiveSec=1d
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|