mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-27 09:40:12 +00:00
Merge pull request #2384 from pi-hole/feature/install-privacy-level
Set FTL Privacy Level During Install
This commit is contained in:
commit
1789a2db29
2 changed files with 39 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue