8 lines
178 B
Desktop File
8 lines
178 B
Desktop File
[Unit]
|
|
Description=Apply bootc updates
|
|
Documentation=man:bootc(8)
|
|
ConditionPathExists=/run/ostree-booted
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/bootc upgrade --apply --quiet
|