mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-18 13:18:40 +00:00
868a019ca1
Add CODEOWNERS file
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
|