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