motd
This commit is contained in:
parent
88f0fa6acb
commit
14e07dbedf
1
Makefile
1
Makefile
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user