From 8e186b76bba8e9df0c3b1d96de795b4d50cd5453 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Tue, 6 Apr 2021 16:01:31 +0200 Subject: [SSUS] added lighttpd mods lighttpd-mod-deflate lighttpd-mod-openssl --- satellit_installer/includes/00-variables.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc index 31402e9..6316962 100644 --- a/satellit_installer/includes/00-variables.inc +++ b/satellit_installer/includes/00-variables.inc @@ -19,7 +19,8 @@ PACKAGELIST_SCRIPT="cracklib-runtime wget" # lithe and lean. So, if you add a package here make sure it installs using these options. # If this is not the case or in doubt use PACKAGELIST_WITH_RECOMMENDS below. PACKAGELIST_SERVER=" - default-mysql-server lighttpd php-cgi php-curl cifs-utils php-mbstring + default-mysql-server lighttpd lighttpd-mod-deflate lighttpd-mod-openssl + php-cgi php-curl cifs-utils php-mbstring sudo php-common php-mysql php-cli nfs-kernel-server curl nfs-common libowfat0 ldap-utils vim gcc make unattended-upgrades gnupg libowfat-dev libssl-dev liblzma-dev tftpd-hpa tmate php-xml net-tools -- cgit v1.2.3-55-g7522