Compare commits

..

No commits in common. "09fcd2eacbbfdd7c663f85a1e8ca933a97d1fdab" and "beb634198120101dc38afa04c2efd72c0574ffe2" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -112,7 +112,6 @@
<target type='filelist'>lemon</target> <target type='filelist'>lemon</target>
<target type='filelist'>lemonCAS</target> <target type='filelist'>lemonCAS</target>
<target type='family'>LemonLDAP</target> <target type='family'>LemonLDAP</target>
<target type='service'>lemonldap-ng-fastcgi-server</target>
<target type='service_accesslist'>saLemon</target> <target type='service_accesslist'>saLemon</target>
</condition> </condition>
<condition name='disabled_if_in' source='llRegisterAccount'> <condition name='disabled_if_in' source='llRegisterAccount'>

View File

@ -1,8 +1,5 @@
#!/bin/bash #!/bin/bash
[[ $(CreoleGet activerLemon non) == "non" ]] && exit 0
# Updating Configuration cache # Updating Configuration cache
cmd="/usr/share/lemonldap-ng/bin/lemonldap-ng-cli update-cache" cmd="/usr/share/lemonldap-ng/bin/lemonldap-ng-cli update-cache"