]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Fix ip-up doesnt touch red/active
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 28 Jul 2008 13:39:32 +0000 (15:39 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 28 Jul 2008 13:39:32 +0000 (15:39 +0200)
src/ppp/ip-up

index 65284b03814d4ac424ba83760943d4ffd902fdb6..af5dd2908f912768fa4f1755d0f738b0ac95ba6f 100644 (file)
@@ -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/