summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-24 21:14:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-24 21:14:15 +0000
commitcc936773c3d4523310131006d2ff8205ebea94e4 (patch)
tree86554133364112edb3efd70d3074a76f84f885b6 /etc/inc
parent26e851aa0850521bba062e770e03207192fdcdca (diff)
downloadpfsense-cc936773c3d4523310131006d2ff8205ebea94e4.zip
pfsense-cc936773c3d4523310131006d2ff8205ebea94e4.tar.gz
Add space after ppp-linkup
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 14cb3aa..9f228c4 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -979,6 +979,7 @@ pppoe:
set iface {$ondemand} on-demand
set iface idle {$idle}
set iface up-script /usr/local/sbin/ppp-linkup
+
EOD;
/* Check for ppp-linkdown Script in /usr/local/sbin
OpenPOWER on IntegriCloud