From 522ef8b7cbb68e0105c2263647471ab5da922c79 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 22 Sep 2011 09:45:42 -0400 Subject: [PATCH] Merged language files. --- install/dist/conf/centos52.conf.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/install/dist/conf/centos52.conf.php b/install/dist/conf/centos52.conf.php index 396fd80..d7292aa 100644 --- a/install/dist/conf/centos52.conf.php +++ b/install/dist/conf/centos52.conf.php @@ -202,4 +202,7 @@ $conf['cron']['crontab_dir'] = '/etc/cron.d'; $conf['cron']['wget'] = '/usr/bin/wget'; +//* OpenVZ +$conf['openvz']['installed'] = false; + ?> -- Gitblit v1.9.1