diff --git a/posttemplate/70-lemonldap-ng-hosts b/posttemplate/70-lemonldap-ng-hosts index 1488f3d..559b5c0 100755 --- a/posttemplate/70-lemonldap-ng-hosts +++ b/posttemplate/70-lemonldap-ng-hosts @@ -1,5 +1,8 @@ #!/bin/bash +# Don't run on ScribeAD +[ ! -f /usr/lib/eole/eolead.sh ] || exit 0 + ENABLE=$(CreoleGet activerLemon 'non') HOSTS="/etc/hosts"