From b7669ad52a344fcac5800a617cd3b72089ecd42a Mon Sep 17 00:00:00 2001 From: parazyd Date: Tue, 16 Jan 2018 13:53:15 +0100 Subject: [PATCH] Enable TAR_STAGE4 and install paxctl from apt repos. --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index 36cd593..92f62cc 100644 --- a/config +++ b/config @@ -27,7 +27,7 @@ stem_url="https://git.torproject.org/stem.git" size="4098" filesystem="btrfs" -#TAR_STAGE4=true +TAR_STAGE4=true extra_packages+=( eudev @@ -46,6 +46,7 @@ extra_packages+=( tor redis-tools redis-server + paxctl python2.7 python3