mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-27 07:21:53 +02:00
fix squid web filter in kali and tracelabs - 1.16.0
This commit is contained in:
parent
053b8a2577
commit
5b29b7c02c
@ -89,7 +89,7 @@ elif [ "${DISTRO}" == "opensuse" ]; then
|
|||||||
elif [[ "${DISTRO}" == "alpine" ]]; then
|
elif [[ "${DISTRO}" == "alpine" ]]; then
|
||||||
apk add --no-cache memcached cyrus-sasl iproute2 libatomic
|
apk add --no-cache memcached cyrus-sasl iproute2 libatomic
|
||||||
else
|
else
|
||||||
apt-get install -y memcached sasl2-bin iproute2
|
apt-get install -y memcached sasl2-bin libsasl2-modules iproute2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Enable SASL in the memchache config
|
# Enable SASL in the memchache config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user