From 0874c3914c82e963799afdba723588ca5b76a218 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 26 Sep 2014 13:39:51 +0200 Subject: [PATCH] core83: fix typo at telinit. --- config/rootfiles/core/83/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/83/update.sh b/config/rootfiles/core/83/update.sh index c766b42a40..b33827b768 100644 --- a/config/rootfiles/core/83/update.sh +++ b/config/rootfiles/core/83/update.sh @@ -39,7 +39,7 @@ done extract_files # reload init because glibc/linker changed -telinit -u +telinit u # Start services -- 2.39.5