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