Remove no longer needed workaround for resolvconf

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2021-07-21 21:31:34 +01:00
parent ba9d2e54bf
commit 4dba6339c7
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173
1 changed files with 0 additions and 4 deletions

View File

@ -63,10 +63,6 @@ source $setupVars
export USER=pihole
# fix permission denied to resolvconf post-inst /etc/resolv.conf moby/moby issue #1297
apt-get -y install debconf-utils
echo resolvconf resolvconf/linkify-resolvconf boolean false | debconf-set-selections
export PIHOLE_SKIP_OS_CHECK=true
ln -s /bin/true /usr/local/bin/service