diff --git a/dicos/50_lemur.xml b/dicos/50_lemur.xml index 2349554..5934192 100644 --- a/dicos/50_lemur.xml +++ b/dicos/50_lemur.xml @@ -1,7 +1,7 @@ - + lemur diff --git a/posttemplate/03-lemur b/posttemplate/03-lemur index 047ea80..5e8bf61 100755 --- a/posttemplate/03-lemur +++ b/posttemplate/03-lemur @@ -14,6 +14,5 @@ chgrp lemur /etc/lemur/* systemctl start postgresql.service su - lemur -s /bin/bash -c "lemur --config=/etc/lemur/lemur.conf.py init --password $(CreoleGet lemur_admin_password)" systemctl stop postgresql.service -rm -f *.log exit 0