From b4c4fd2efbafc61c4749f0b2f0de5abb94c9c324 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 18 Feb 2016 09:38:50 -0800 Subject: [PATCH] Update the laptop article for 5.0 Signed-off-by: Tom Eastep --- docs/Laptop.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Laptop.xml b/docs/Laptop.xml index 54eb7a993..33bbea1af 100644 --- a/docs/Laptop.xml +++ b/docs/Laptop.xml @@ -68,10 +68,10 @@ optional interfaces for the 'net' zone in /etc/shorewall/interfaces. - #ZONE INTERFACE BROADCAST OPTIONS -net eth0 detect optional,… -net wlan0 detect optional,… -net ppp0 - optional,… + #ZONE INTERFACE OPTIONS +net eth0 optional,… +net wlan0 optional,… +net ppp0 optional,… With this configuration, access to the 'net' zone is possible regardless of which of the interfaces is being used.