netcup: dns fixes
This commit is contained in:
@@ -149,7 +149,7 @@ printf "**********************************************************************\n
|
||||
EOF
|
||||
chmod +x /etc/update-motd.d/91-cloudron-install-in-progress
|
||||
|
||||
# workaround netcup setting immutable bit. can be removed in 8.0
|
||||
# workaround netcup setting immutable bit. required for installation pre 8.0
|
||||
if lsattr -l /etc/resolv.conf 2>/dev/null | grep -q Immutable; then
|
||||
chattr -i /etc/resolv.conf
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user