Compare commits

..

No commits in common. "c150f446c87142eaa27fd50c948668a53ff86175" and "0a5f0f7d9489d7423f645dc481326a4d0800ab62" 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'>lemonCAS</target>
<target type='family'>LemonLDAP</target>
<target type='service'>lemonldap-ng-fastcgi-server</target>
<target type='service_accesslist'>saLemon</target>
</condition>
<condition name='disabled_if_in' source='llRegisterAccount'>

View File

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