From 11f6a8ce077bf403cf0b1945f8385a6653162c05 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Wed, 1 May 2013 23:08:47 +0200 Subject: Remove the last traces of netcfg --- src/lib/connections/mobile_ppp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/connections/mobile_ppp b/src/lib/connections/mobile_ppp index cd82c64..2466ad7 100644 --- a/src/lib/connections/mobile_ppp +++ b/src/lib/connections/mobile_ppp @@ -33,7 +33,7 @@ holdoff 10 maxfail 5 EOF - # Debug pppd output separately from netcfg + # Debug pppd output separately from netctl if is_yes "${PPPDebug:-yes}"; then echo "debug" >> "${cfg}" fi -- cgit v1.2.3-24-g4f1b