From 30a0c9e186aeadc1648f75dd16c999c9ac5c00d0 Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Thu, 28 Feb 2013 11:23:32 +0100 Subject: [PATCH] Remove harcoded lemon configuration --- yunohost_tools.py | 1 - 1 file changed, 1 deletion(-) diff --git a/yunohost_tools.py b/yunohost_tools.py index 113afc38..94c5b43c 100644 --- a/yunohost_tools.py +++ b/yunohost_tools.py @@ -94,7 +94,6 @@ def tools_maindomain(old_domain, new_domain): ] config_dir = [ - '/var/lib/lemonldap-ng/conf', # TODO: Use lemon perl script instead '/etc/apache2/sites-available', ]