From 6faeb8d3aed797ddfac66ecc21fc8a717d5e848a Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Fri, 24 Jan 2025 23:21:59 +0000 Subject: prelim --- service/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/config.h') diff --git a/service/config.h b/service/config.h index 18aa6f8..b438f0b 100644 --- a/service/config.h +++ b/service/config.h @@ -2,5 +2,5 @@ #define KJARNA_REVISION 2 -const char * const HAL_PATH = "/system/kernel.os"; +const char * const HAL_PATH = "/service/kjarna/kernel.os"; -- cgit v1.3.1-1-g115d