add-more-system-apps #10

Merged
eriq12 merged 35 commits from add-more-system-apps into main 2025-06-14 15:10:36 -04:00
16 changed files with 151 additions and 6 deletions
Showing only changes of commit 64fe2b0554 - Show all commits

View File

@@ -0,0 +1,8 @@
[Unit]
Description=Download bootc updates
Documentation=man:bootc(8)
ConditionPathExists=/run/ostree-booted
[Service]
Type=oneshot
ExecStart=/usr/bin/bootc update --quiet

View File

@@ -0,0 +1,12 @@
[Unit]
Description=Download bootc updates
Documentation=man:bootc(8)
ConditionPathExists=/run/ostree-booted
[Timer]
OnBootSec=15min
OnUnitInactiveSec=8h
RandomizedDelaySec=2h
[Install]
WantedBy=timers.target

View File

@@ -11,7 +11,7 @@ modules:
- type: systemd
system:
enabled:
- bootc-fetch-apply-updates.timer
- bootc-fetch-updates.timer
- podman-auto-update.timer
- flatpak-system-update.timer
- notify-update.service
@@ -19,6 +19,7 @@ modules:
enabled:
- podman-auto-update.timer
- flatpak-user-update.timer
- unlock-wallet.service
- type: dnf
install: