Add resolvconf

This commit is contained in:
2019-08-18 09:03:31 +02:00
parent 7e755b436d
commit 48ca5a95f5

View File

@@ -21,3 +21,6 @@ sudo apt install smbclient
# Install nfs helper and cifs helper # Install nfs helper and cifs helper
sudo apt install nfs-common sudo apt install nfs-common
sudo apt install cifs-utils sudo apt install cifs-utils
# Install resolvconf for local resolv
sudo apt install resolvconf