diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in index 558a3495b..bdd14b450 100644 --- a/templates/lxc-debian.in +++ b/templates/lxc-debian.in @@ -32,6 +32,7 @@ done # Make sure the usual locations are in PATH export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin +export GREP_OPTIONS="" MIRROR=${MIRROR:-http://http.debian.net/debian} SECURITY_MIRROR=${SECURITY_MIRROR:-http://security.debian.org/}