blob: 903cf80134a5953555b1d6d80f384b37cfa462e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- rc.sysinit.orig 2011-07-31 02:39:05.726815241 +0000
+++ rc.sysinit 2011-07-31 02:42:45.103491048 +0000
@@ -7,8 +7,10 @@
. /etc/rc.d/functions
echo " "
-printhl "Arch Linux\n"
-printhl "${C_H2}http://www.archlinux.org"
+printhl "LinHES\n"
+printhl "The Linux Home Entertainment System\n"
+printhl "${C_H2}http://www.linhes.org"
+
printsep
run_hook sysinit_start
|