configs/xchat-with-net: use 8.8.8.8 in resolv.conf unconditionally

This commit is contained in:
Robert Swiecki 2022-08-26 00:44:21 +02:00
parent c63e5b39e8
commit 9a8d440a7c

View File

@ -83,10 +83,8 @@ mount {
}
mount {
src: "/etc/resolv.conf"
src_content: "nameserver 8.8.8.8"
dst: "/etc/resolv.conf"
is_bind: true
mandatory: false
}
mount {