7 lines
169 B
Desktop File
7 lines
169 B
Desktop File
[Unit]
|
|
Description=Don't verify the image, just stage it for update
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/mv /run/initramfs/bmc-image /run/initramfs/bmc-image-verified
|