Change from dnf back to rpm-ostree. changed repos to respective versions #32
@@ -1,8 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Download bootc updates
|
|
||||||
Documentation=man:bootc(8)
|
|
||||||
ConditionPathExists=/run/ostree-booted
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/usr/bin/bootc update --quiet
|
|
@@ -1,12 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Download bootc updates
|
|
||||||
Documentation=man:bootc(8)
|
|
||||||
ConditionPathExists=/run/ostree-booted
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnBootSec=15min
|
|
||||||
OnUnitInactiveSec=8h
|
|
||||||
RandomizedDelaySec=2h
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
@@ -2,7 +2,7 @@ modules:
|
|||||||
- type: systemd
|
- type: systemd
|
||||||
system:
|
system:
|
||||||
enabled:
|
enabled:
|
||||||
- bootc-fetch-updates.timer
|
- rpm-ostreed-automatic.timer
|
||||||
- flatpak-system-update.timer
|
- flatpak-system-update.timer
|
||||||
user:
|
user:
|
||||||
enabled:
|
enabled:
|
||||||
|
Reference in New Issue
Block a user