From 37533b0deabab9f1e44ac8d710c9cd6f1e4570f7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 30 Mar 2020 17:09:34 +0000 Subject: [PATCH] core143: apply changed sysctl settings Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/143/update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/core/143/update.sh b/config/rootfiles/core/143/update.sh index bc28f7de74..51c4557bd9 100644 --- a/config/rootfiles/core/143/update.sh +++ b/config/rootfiles/core/143/update.sh @@ -68,6 +68,9 @@ chown cron:cron /var/spool/cron # restart init after glibc replace telinit u +# Apply changed sysctl settings +/etc/init.d/sysctl start + # Apply local configuration to sshd_config /usr/local/bin/sshctrl -- 2.39.2