Update config files

This commit is contained in:
PolynomialDivision 2017-08-25 23:56:44 +02:00
parent 958e04e8a4
commit f423b76fdd
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ config settings hostapd
config settings metric
option ht_support '10'
option vht_support '10'
option vht_support '10'
option rssi '10'
option freq '10'

View file

@ -46,7 +46,7 @@ start_service()
# procd_set_param respawn
echo "Starting mdns"
procd_add_mdns "hoho" "udp" "1026" "daemon=special" "colour=fuschia"
procd_add_mdns "dawn" "udp" "${broadcast_port}" "daemon=dawn" "colour=fuschia"
echo "MDNS Startet"