summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2002-09-20 18:31:55 +0000
committerume <ume@FreeBSD.org>2002-09-20 18:31:55 +0000
commit9469c350052c93586cb6a74a2a452e74e0ff9ef4 (patch)
treee3f160ed0e2dd52a5491cd8da2d8521606a8bd95 /etc/rc.network
parent372b3e7ba23cabeac1d45a53424141663dce93bb (diff)
downloadFreeBSD-src-9469c350052c93586cb6a74a2a452e74e0ff9ef4.zip
FreeBSD-src-9469c350052c93586cb6a74a2a452e74e0ff9ef4.tar.gz
up gif during setup.
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.network b/etc/rc.network
index b53e358..43d9a00 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -915,6 +915,7 @@ network_gif_setup() {
*)
ifconfig $i create >/dev/null 2>&1
ifconfig $i tunnel ${peers}
+ ifconfig $i up
;;
esac
done
OpenPOWER on IntegriCloud