ud
This commit is contained in:
Binary file not shown.
@@ -448,7 +448,7 @@ touchExim
|
||||
${DA_SCRIPTS}/cron_deny.sh
|
||||
|
||||
getLicense
|
||||
getServices
|
||||
#getServices
|
||||
|
||||
if [ ! -e ${DA_PATH}/custombuild/options.conf ] && [ -e /etc/redhat-release ] && [ ! -e /etc/init.d/xinetd ] && [ -e /usr/bin/yum ]; then
|
||||
yum -y install xinetd
|
||||
|
||||
@@ -599,7 +599,7 @@ if [ -x $DATE_BIN ]; then
|
||||
echo "'$NOW' is not a valid integer. Check the '$DATE_BIN +%s' command";
|
||||
fi
|
||||
fi
|
||||
touch /root/.skip_mysql_install
|
||||
#touch /root/.skip_mysql_install
|
||||
#setup a basic my.cnf file.
|
||||
MYCNF=/etc/my.cnf
|
||||
if [ ! -e /root/.skip_mysql_install ]; then
|
||||
|
||||
Reference in New Issue
Block a user