diff options
Diffstat (limited to 'sys-apps/baselayout/files/rc.d/init.d/pretty')
-rwxr-xr-x | sys-apps/baselayout/files/rc.d/init.d/pretty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/baselayout/files/rc.d/init.d/pretty b/sys-apps/baselayout/files/rc.d/init.d/pretty index 1f1518edeeac..9ce50d0e47c1 100755 --- a/sys-apps/baselayout/files/rc.d/init.d/pretty +++ b/sys-apps/baselayout/files/rc.d/init.d/pretty @@ -13,7 +13,7 @@ if [ -e /usr/bin/consolechars ] then /usr/bin/consolechars -f ${CONSOLEFONT} fi -einfo "Booting Enoch 0.75" +einfo "Booting Gentoo Linux 1.0 (Release Candidate 2)" einfo "(All boot info logged to /var/log/boot)" echo sleep 1 |