This commit is contained in:
Jack L. Frost 2014-12-27 18:28:34 +03:00
parent 88f0fa6acb
commit 14e07dbedf
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.