diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 4c0627f1..3eda3e60 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -27,7 +27,8 @@ 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 /usr/lib/os-release +removefrom fedora-release --allbut /etc/os-release /usr/lib/os-release \ + /usr/lib/os.release.d/* removepkg fedora-release-rawhide ## no user accounts = no account management removepkg usermode usermode-gtk passwd shadow-utils