From 1bfada1c844b03b5017b693b8f3f318c4e23a70b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 25 Jan 2015 10:04:20 +0100 Subject: Enabling security and release updates for jessie. --- functions/defaults.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index c74d1c155..713683997 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -669,7 +669,7 @@ Set_defaults () # Setting security updates option case "${LB_PARENT_DISTRIBUTION}" in - jessie|sid) + sid) LB_SECURITY="${LB_SECURITY:-false}" ;; @@ -680,7 +680,7 @@ Set_defaults () # Setting updates updates option case "${LB_PARENT_DISTRIBUTION}" in - jessie|sid) + sid) LB_UPDATES="${LB_UPDATES:-false}" ;; -- cgit v1.2.3