Accepting request 970361 from devel:kubic:ignition
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/970361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ignition?expand=0&rev=34
This commit is contained in:
commit
07f0a63f10
@ -1,2 +1,2 @@
|
|||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/sh -c 'if [ -e /sysroot/etc/selinux/.relabelled ]; then >> /sysroot/etc/selinux/.autorelabel; fi'
|
ExecStart=/bin/sh -c 'if [ -e /sysroot/etc/selinux/.relabelled ]; then >> /sysroot/etc/selinux/.autorelabel; fi'
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 8 13:47:56 UTC 2022 - Ignaz Forster <iforster@suse.com>
|
||||||
|
|
||||||
|
- Use /bin/sh instead of /usr/bin/sh (for backwards compatibility
|
||||||
|
with SLE Micro 5.1) [bsc#1196679]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 5 14:57:20 UTC 2022 - Ignaz Forster <iforster@suse.com>
|
Tue Apr 5 14:57:20 UTC 2022 - Ignaz Forster <iforster@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user