From b9f75802b06b4dae605fc238f31b7552f8163f7d Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 19 Apr 2007 12:24:10 +0000 Subject: duh, idiot uber --- net.Linux/pppd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.Linux/pppd.sh b/net.Linux/pppd.sh index d2dce255..dff69c28 100644 --- a/net.Linux/pppd.sh +++ b/net.Linux/pppd.sh @@ -181,7 +181,7 @@ pppd_pre_start() { fi if ! eend $? "Failed to start PPP" ; then - mark_service_starting "net.${IFACE}" + mark_service_stopped "net.${IFACE}" return 1 fi -- cgit v1.2.3