Skip to content

Commit

Permalink
chore(ldap): update openldap client to openldap26-client for FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
sticky-note committed Jan 3, 2023
1 parent c7cb67e commit 20b6fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alcali/osfamilymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FreeBSD:
directory: /usr/local/share/alcali
service:
init_delay: 3 # First time, it may takes a little time to gunicorn to pop
ldap_pks: ['openldap24-client']
ldap_pks: ['openldap26-client']
rootgroup: wheel

OpenBSD:
Expand Down

0 comments on commit 20b6fe9

Please sign in to comment.