projects
/
people
/
pmueller
/
ipfire-2.x.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix ip-up doesnt touch red/active
[people/pmueller/ipfire-2.x.git]
/
src
/
ppp
/
ip-up
diff --git
a/src/ppp/ip-up
b/src/ppp/ip-up
index 65284b03814d4ac424ba83760943d4ffd902fdb6..af5dd2908f912768fa4f1755d0f738b0ac95ba6f 100644
(file)
--- a/
src/ppp/ip-up
+++ b/
src/ppp/ip-up
@@
-43,6
+43,7
@@
fi
echo -n "$1" > /var/ipfire/red/iface
echo -n "$4" > /var/ipfire/red/local-ipaddress
echo -n "$5" > /var/ipfire/red/remote-ipaddress
+touch /var/ipfire/red/active
run_subdir ${rc_base}/init.d/networking/red.up/