Create base images too
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user