Exec lmYnhMoulinette 2nd time

This commit is contained in:
Kload 2013-02-28 14:18:10 +01:00
parent 931237ba2f
commit eb59322e7f

View file

@ -130,6 +130,7 @@ def tools_maindomain(old_domain, new_domain):
command_list = [ command_list = [
'cp /etc/yunohost/apache/templates/fixed.sso.conf /etc/yunohost/apache/domains/' + new_domain + '.d/fixed.sso.conf', # add SSO apache conf dir to new domain conf 'cp /etc/yunohost/apache/templates/fixed.sso.conf /etc/yunohost/apache/domains/' + new_domain + '.d/fixed.sso.conf', # add SSO apache conf dir to new domain conf
'/usr/share/lemonldap-ng/bin/lmYnhMoulinette',
'/etc/init.d/hostname.sh', '/etc/init.d/hostname.sh',
'echo "01" > '+ tmp +'/ssl/yunoCA/serial', 'echo "01" > '+ tmp +'/ssl/yunoCA/serial',
'rm '+ tmp +'/ssl/yunoCA/index.txt', 'rm '+ tmp +'/ssl/yunoCA/index.txt',