diff --git a/nsswitch/map.jinja b/nsswitch/map.jinja index a2f06f9..b73eb02 100644 --- a/nsswitch/map.jinja +++ b/nsswitch/map.jinja @@ -14,7 +14,7 @@ that differ from whats in defaults.yaml 'config_path': '/etc/nsswitch.conf', }, 'FreeBSD': { - 'package_name': 'nss' + 'package_name': 'nss', 'config_path': '/usr/local/etc/nsswitch.conf', }, 'RedHat': {