From c97f3fb6e866d16b56aa1d938012a4389efd5537 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 11 Feb 2015 11:44:01 -0800 Subject: [PATCH] os-release moved to /usr/lib (#1191713) Don't remove it or the symlink to it. --- share/runtime-cleanup.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 72fa6a9d..5fed1a5e 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -27,7 +27,7 @@ removefrom dracut --allbut /usr/lib/dracut/modules.d/30convertfs/convertfs.sh \ ## we don't run SELinux (not in enforcing, anyway) removepkg checkpolicy selinux-policy libselinux-utils ## anaconda has its own repo files -removefrom fedora-release --allbut /etc/os-release +removefrom fedora-release --allbut /etc/os-release /usr/lib/os-release removepkg fedora-release-rawhide ## no user accounts = no account management removepkg usermode usermode-gtk passwd shadow-utils