summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/install_db_chroot.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-11 20:52:37 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-11 20:52:37 (GMT)
commit21df4a279672ecfc061d647fe02aa4dcb198a10b (patch)
tree7e37bdcae43fdc5aba218c343482a9bc36828459 /abs/core-testing/LinHES-config/install_db_chroot.sh
parent9431f7ae609b0877b403bad9db39aed4df159229 (diff)
downloadlinhes_pkgbuild-21df4a279672ecfc061d647fe02aa4dcb198a10b.zip
linhes_pkgbuild-21df4a279672ecfc061d647fe02aa4dcb198a10b.tar.gz
linhes_pkgbuild-21df4a279672ecfc061d647fe02aa4dcb198a10b.tar.bz2
move mysql ,lighttpd docroot to /data/srv
This makes housekeeping much easier
Diffstat (limited to 'abs/core-testing/LinHES-config/install_db_chroot.sh')
-rwxr-xr-xabs/core-testing/LinHES-config/install_db_chroot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/install_db_chroot.sh b/abs/core-testing/LinHES-config/install_db_chroot.sh
index 514dd3c..1ec8cec 100755
--- a/abs/core-testing/LinHES-config/install_db_chroot.sh
+++ b/abs/core-testing/LinHES-config/install_db_chroot.sh
@@ -35,8 +35,8 @@ do
#update database to allow user jobs on this host.
$MV_ROOT/bin/restore_default_settings.sh -c USERJOBALLOW
$MV_ROOT/bin/restore_default_settings.sh -c ACCESSCONTROL
- #if [ -d /data/srv/mysql/mythconverg ]
- if [ -d /var/lib/mysql/mythconverg ]
+ if [ -d /data/srv/mysql/mythconverg ]
+ #if [ -d /var/lib/mysql/mythconverg ]
then
# pacman --noconfirm -R webcalendar
# pacman --noconfirm --nodeps -S webcalendar