diff --git a/config.sh b/config.sh index a81dc31..94b51e5 100755 --- a/config.sh +++ b/config.sh @@ -16,7 +16,7 @@ echo "Configure image: [$kiwi_iname]-[$kiwi_profiles]..." #====================================== # Set SELinux booleans #-------------------------------------- -if [[ "$kiwi_profiles" != *"Container"* ]] && [[ "$kiwi_profiles" != *"FEX"* ]]; then +if [[ "$kiwi_profiles" != *"Container"* ]] && [[ "$kiwi_profiles" != *"FEX"* ]] && [[ "$kiwi_profiles" != *"WSL"* ]]; then ## Fixes KDE Plasma, see rhbz#2058657 setsebool -P selinuxuser_execmod 1 fi diff --git a/teams/cloud/wsl.xml b/teams/cloud/wsl.xml index 750de2d..ffafb79 100644 --- a/teams/cloud/wsl.xml +++ b/teams/cloud/wsl.xml @@ -15,9 +15,7 @@ - -