Compare commits

...

1 Commits

Author SHA1 Message Date
512237078c Fixed FreeBSD nslcd package 2023-03-17 17:23:40 -04:00

View File

@ -12,7 +12,7 @@ that differ from whats in defaults.yaml
{
'Debian': {},
'FreeBSD': {
'package_name': False,
'package_name': 'nss-pam-ldapd',
'conf_path': '/usr/local/etc/nslcd.conf',
'conf_group': 'wheel',
},