Fixed syntax FreeBSD default path for nsswitch.conf
This commit is contained in:
parent
66219c8528
commit
091f99ce64
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user