duh, idiot uber

This commit is contained in:
Roy Marples 2007-04-19 12:24:10 +00:00
parent 768a8cf86c
commit b9f75802b0
1 changed files with 1 additions and 1 deletions

View File

@ -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