diff options
Diffstat (limited to 'service/config.h')
| -rw-r--r-- | service/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |
