From 26b74bf75e2b4950f699734a0329861004b7e0e2 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sat, 2 Mar 2024 17:47:20 -0500 Subject: [PATCH] docs: add a stronger selinux warning --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6653219..bdff00b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Go ahead and try one of the ostree images I've created here! Install an rpm-ostree based desktop, like [Fedora Silverblue](https://fedoraproject.org/atomic-desktops/silverblue/) (aka atomic desktops) -Disable SELinux (edit `/etc/selinux/config`, set from `enforcing` to `permissive`) (note: not recommended for production, but necessary for these images) +#### Warning +This image requires disabling SELinux. This is NOT recommended for production and is a temporary situation until this work is finished in upstream Fedora. + +Edit `/etc/selinux/config`, set from `enforcing` to `permissive` Run this command: