From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 6e414ea1e072133501d44002c857e1d7cbf2b076 Date: Sun, 20 Oct 2019 09:52:52 +0000 Message-ID: <46ww785VBMz2xxH@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0914714898887289146==" List-Id: --===============0914714898887289146== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 6e414ea1e072133501d44002c857e1d7cbf2b076 (commit) from f48920d84f72235c5141e32772d5c8a447f9900e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6e414ea1e072133501d44002c857e1d7cbf2b076 Author: Arne Fitzenreiter Date: Sun Oct 20 09:51:04 2019 +0000 core137: don't start QoS =20 QoS need to load kernel modules but the currect kernel was removed so it cannot correct start without a reboot. =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/core/137/update.sh | 1 - 1 file changed, 1 deletion(-) Difference in files: diff --git a/config/rootfiles/core/137/update.sh b/config/rootfiles/core/137/= update.sh index dcbd8112a..f9cfd9ba0 100644 --- a/config/rootfiles/core/137/update.sh +++ b/config/rootfiles/core/137/update.sh @@ -110,7 +110,6 @@ rm -f /etc/sysconfig/lm_sensors =20 # generate new qos script /usr/local/bin/qosctrl generate -/usr/local/bin/qosctrl start =20 # Search sensors again after reboot into the new kernel rm -f /etc/sysconfig/lm_sensors hooks/post-receive -- IPFire 2.x development tree --===============0914714898887289146==--