Update create_network_ini

This commit is contained in:
bergware
2025-01-31 15:02:08 +01:00
parent 8eb9e77958
commit 45f3ea24eb

View File

@@ -235,7 +235,7 @@ if [[ -n $DATA && -e /var/run/nginx.socket ]]; then
fi
# generate our welcome text (management interface only)
if [[ -z $interface || "eth0 br0 bond0" =~ $interface ]]; then
if [[ -z $interface || "eth0 br0 bond0 wlan0" =~ $interface ]]; then
. /etc/unraid-version
echo -e "Unraid Server OS version: $version" >/etc/issue
# find management interface