Skip to content

Commit

Permalink
lime-system: use %H as default ad_hoc ssid for easier debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
G10h4ck committed Dec 25, 2014
1 parent 1c2b4a8 commit 0fa6b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lime-system/files/etc/config/lime-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ config lime wifi
list modes 'ap'
list modes 'adhoc'
option ap_ssid 'LiMe'
option adhoc_ssid 'libre-mesh'
option adhoc_ssid '%H'
option adhoc_bssid 'ca:fe:00:c0:ff:ee'
option adhoc_mcast_rate_2ghz '24000'
option adhoc_mcast_rate_5ghz '6000'
Expand Down

0 comments on commit 0fa6b97

Please sign in to comment.