summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/00-variables.inc
diff options
context:
space:
mode:
authorroot2014-10-15 18:46:37 +0200
committerroot2014-10-15 18:46:37 +0200
commitc7aeda222b756b296c62783019a9309f125b3b6b (patch)
treeb6114bb37d8642e64c7b5fef9fc6ee1a029105cd /satellit_installer/includes/00-variables.inc
parentMerge branch 'master' of git.openslx.org:bwlp/setup-scripts (diff)
downloadsetup-scripts-c7aeda222b756b296c62783019a9309f125b3b6b.tar.gz
setup-scripts-c7aeda222b756b296c62783019a9309f125b3b6b.tar.xz
setup-scripts-c7aeda222b756b296c62783019a9309f125b3b6b.zip
[SSPS] Little bug fixed in 00-variables.inc
Diffstat (limited to 'satellit_installer/includes/00-variables.inc')
-rw-r--r--satellit_installer/includes/00-variables.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index 1b05087..9aefb49 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -22,7 +22,7 @@ PACKAGELIST_SCRIPT="cracklib-runtime wget"
# Set list of needed packages (server needs) - remember, Debian-specific so far.
PACKAGELIST_SERVER="mysql-server lighttpd pure-ftpd-mysql atftpd php5-cgi php5-curl cifs-utils"
-PACKAGELIST_SERVER+=" sudo php5-common php5-mysqlndi php5-cli openjdk-7-jre-headless nfs-kernel-server"
+PACKAGELIST_SERVER+=" sudo php5-common php5-mysqlnd php5-cli openjdk-7-jre-headless nfs-kernel-server"
PACKAGELIST_SERVER+=" nfs-common libowfat0 ldap-utils vim samba gcc make unattended-upgrades"