Merge ~morphis/snappy-hwe-snaps/+git/wifi-ap:default-share-disabled into ~snappy-hwe-team/snappy-hwe-snaps/+git/wifi-ap:master

Proposed by Simon Fels
Status: Merged
Approved by: Simon Fels
Approved revision: a395c710e77042302c84a8db64fb989fb09675db
Merged at revision: 24bc87908d055cc5a842be18f3db3ea01d3ca863
Proposed branch: ~morphis/snappy-hwe-snaps/+git/wifi-ap:default-share-disabled
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/wifi-ap:master
Diff against target: 13 lines (+2/-0)
1 file modified
conf/default-config (+2/-0)
Reviewer Review Type Date Requested Status
Konrad Zapałowicz (community) code Approve
Matteo Croce (community) Approve
Alfonso Sanchez-Beato Approve
Review via email: mp+309544@code.launchpad.net

Description of the change

Define default value for share.disabled config option

To post a comment you must log in.
Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) :
review: Approve
Revision history for this message
Matteo Croce (teknoraver) :
review: Approve
Revision history for this message
Konrad Zapałowicz (kzapalowicz) wrote :

Ack

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/conf/default-config b/conf/default-config
2index 1af80f8..b5eea3e 100644
3--- a/conf/default-config
4+++ b/conf/default-config
5@@ -48,6 +48,8 @@ WIFI_CHANNEL=6
6 # g = IEEE 802.11g (2.4 GHz), ad = IEEE 802.11ad (60 GHz);
7 WIFI_OPERATION_MODE="g"
8
9+# Wether connection sharing is disabled or not
10+SHARE_DISABLED=0
11 # Network interface which connection will be shared with connected
12 # clients. Set to 'none' for not shared network connection.
13 SHARE_NETWORK_INTERFACE=eth0

Subscribers

People subscribed via source and target branches

to all changes: