Make sure to create /boot/writable (may not be present in some images)
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=81
This commit is contained in:
parent
35d7b6c402
commit
cd6cc3da56
@ -6,6 +6,7 @@ ConditionKernelCommandLine=ignition.firstboot
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/mkdir -p /boot/writable
|
||||
ExecStart=/usr/bin/touch /boot/writable/firstboot_happened
|
||||
|
||||
[Install]
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 23 14:22:10 UTC 2021 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
- Make sure to create /boot/writable (may not be present in some
|
||||
images)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 12 17:42:59 UTC 2021 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user