Create base images too

This commit is contained in:
2025-09-12 12:05:52 -04:00
parent 40e9746f72
commit 586eea808f
6 changed files with 52 additions and 11 deletions

View File

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