From b5a1deae47247589167c8ea37d1f25c760e8922d Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 8 Nov 2016 19:47:59 +0100 Subject: [PATCH] Added variable for readlink binary --- include/consts | 1 + 1 file changed, 1 insertion(+) diff --git a/include/consts b/include/consts index 574df9b8..3bb48017 100644 --- a/include/consts +++ b/include/consts @@ -199,6 +199,7 @@ unset LANG PROFILEVALUE="" PSBINARY="ps" PUPPETBINARY="" + READLINKBINARY="" REDIS_RUNNING=0 REFRESH_REPOSITORIES=1 REMOTE_LOGGING_ENABLED=0