From cf9aa106c615211abc642fc596c98a39d072dd5b Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 26 Apr 2007 11:24:07 +0000 Subject: Set fonts in init-early.sh, don't stop services twice when shutting down and lock prefixed output. --- sh.Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh.Linux/Makefile') diff --git a/sh.Linux/Makefile b/sh.Linux/Makefile index cd286002..446d624d 100644 --- a/sh.Linux/Makefile +++ b/sh.Linux/Makefile @@ -1,5 +1,5 @@ DIR = /$(LIB)/rcscripts/sh -EXES = init.sh +EXES = init.sh init-early.sh TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3