1 Commits
1.5.1 ... 1.5.2

Author SHA1 Message Date
fbt
14e07dbedf motd 2014-12-27 18:28:34 +03:00
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ install: build
install -m750 rc $(BINDIR)/rc install -m750 rc $(BINDIR)/rc
install -m644 rc.conf $(ETCDIR)/rc.conf install -m644 rc.conf $(ETCDIR)/rc.conf
install -m644 rc.motd $(ETCDIR)/rc.motd
install -m755 tools/killall5 $(BINDIR)/killall5 install -m755 tools/killall5 $(BINDIR)/killall5

1
rc.motd Normal file
View File

@@ -0,0 +1 @@
Boot finished. Switch to tty2 to login.