Issue with re- or unbranding
Hi,
if we replace fedora-logos for generic-logos to try and re- or unbrand
Fedora, /etc/rc.sysinit gets in the way:
==
# Print a text banner.
echo -en $" Welcome to "
read -r redhat_release < /etc/redhat-release
if [[ "$redhat_release" =~ "Red Hat" ]]; then
[ "$BOOTUP" = "color" ] && echo -en " |