From 916cf307b19d6d267b3a8737ba9b299284c0f137 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 25 Apr 2016 21:44:47 +0200 Subject: [PATCH] core101: close core update. Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/101/update.sh | 2 +- make.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/core/101/update.sh b/config/rootfiles/core/101/update.sh index 0c9fe6d91b..207b046939 100644 --- a/config/rootfiles/core/101/update.sh +++ b/config/rootfiles/core/101/update.sh @@ -80,7 +80,7 @@ fi sync # This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start diff --git a/make.sh b/make.sh index e8def816cd..960b45d6ec 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.19" # Version number CORE="101" # Core Level (Filename) -PAKFIRE_CORE="100" # Core Level (PAKFIRE) +PAKFIRE_CORE="101" # Core Level (PAKFIRE) GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir -- 2.39.2