mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Update config files
This commit is contained in:
parent
958e04e8a4
commit
f423b76fdd
2 changed files with 1 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue