Change boot msg to "Welcome to Cereus!"

This commit is contained in:
KF-Art 2022-09-22 13:18:41 -04:00
parent a50622c249
commit d0ef2e79b3
2 changed files with 14 additions and 1 deletions

View file

@ -0,0 +1,13 @@
diff --git a/1 b/1
index 0bdba54..e8a8114 100755
--- a/1
+++ b/1
@@ -5,7 +5,7 @@ PATH=/usr/bin:/usr/sbin
. /etc/runit/functions
-msg "Welcome to Void!"
+msg "Welcome to Cereus!"
[ -r /etc/rc.conf ] && . /etc/rc.conf

View file

@ -2,7 +2,7 @@
pkgname=runit-cereus
version=2022.03.29
_datever=20220329
revision=2
revision=3
repository=cereus-core
wrksrc="void-runit-${_datever}"
build_style=gnu-makefile