Merge pull request #2384 from pi-hole/feature/install-privacy-level
Set FTL Privacy Level During Install
This commit is contained in:
@@ -81,6 +81,7 @@ def test_setupVars_saved_to_file(Pihole):
|
||||
{}
|
||||
mkdir -p /etc/dnsmasq.d
|
||||
version_check_dnsmasq
|
||||
echo "" > /etc/pihole/pihole-FTL.conf
|
||||
finalExports
|
||||
cat /etc/pihole/setupVars.conf
|
||||
'''.format(set_setup_vars))
|
||||
|
Reference in New Issue
Block a user