forked from pool/openSUSE-Aeon
OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon:images/openSUSE-Aeon?expand=0&rev=23
This commit is contained in:
parent
16a5a985d0
commit
2fe284642d
@ -107,7 +107,6 @@ gawk -i inplace '$2 == "/" && $4 == "compress=zstd:1,ro" { $4 = "compress=zstd:1
|
|||||||
# The "gawk -i inplace" above also removes the label on /etc/fstab.
|
# The "gawk -i inplace" above also removes the label on /etc/fstab.
|
||||||
if [ -e /etc/selinux/config ]; then
|
if [ -e /etc/selinux/config ]; then
|
||||||
. /etc/selinux/config
|
. /etc/selinux/config
|
||||||
touch /etc/sysconfig/bootloader # Make sure this exists so it gets labelled
|
|
||||||
setfiles -e /proc -e /sys -e /dev /etc/selinux/${SELINUXTYPE}/contexts/files/file_contexts /etc
|
setfiles -e /proc -e /sys -e /dev /etc/selinux/${SELINUXTYPE}/contexts/files/file_contexts /etc
|
||||||
fi
|
fi
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user