Joshua Seiger-Eatwell
c860d04fd3
All checks were successful
Build Silverblue Image / build-push (push) Successful in 10m17s
9 lines
169 B
Desktop File
9 lines
169 B
Desktop File
[Unit]
|
|
Description=Apply bootc updates
|
|
Documentation=man:bootc(8)
|
|
ConditionPathExists=/run/ostree-booted
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/bootc update --quiet
|