forked from pool/ignition
Accepting request 913855 from devel:kubic:ignition
Make sure to create /boot/writable (may not be present in some images) OBS-URL: https://build.opensuse.org/request/show/913855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ignition?expand=0&rev=28
This commit is contained in:
commit
8020e752a5
@ -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…
x
Reference in New Issue
Block a user