X-Git-Url: https://git.tld-linux.org/?p=rc-scripts.git;a=blobdiff_plain;f=rc.d%2Frc.sysinit;h=121e48f91e7fe633369420d2603bd53978db8468;hp=f7f0eeae19ffc1dda0272ef78a1fc740fc683d07;hb=404f23ce096d6186062f68db607edac4a7068d61;hpb=5af24768a6e55184a266395f5dd2581f1ff59741 diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index f7f0eea..121e48f 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -425,7 +425,7 @@ if ! is_yes "$VSERVER" && [[ "$container" != lxc* ]]; then init_selinux - # PLD Linux LiveCD support + # TLD Linux LiveCD support if [ -x /etc/rc.d/rc.live ]; then /etc/rc.d/rc.live fi @@ -456,7 +456,7 @@ fi # Print welcome message -nls "\t\t\t%sPowered by %sPLD Linux Distribution%s" "$(termput setaf $CPOWEREDBY)" "$(termput setaf $CPLD)" "$(termput op)" +nls "\t\t\t%sPowered by %sTLD Linux%s" "$(termput setaf $CPOWEREDBY)" "$(termput setaf $CTLD)" "$(termput op)" if ! is_no "$RC_PROMPT"; then nls -n "\t\t Press %sI%s to enter interactive startup" "$(termput setaf $CI)" "$(termput op)" echo