summaryrefslogtreecommitdiff
path: root/net/zebra/pkg-plist
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1999-07-18 10:31:43 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1999-07-18 10:31:43 +0000
commitda57b0623d09c809bf86418fb4c36c303278e9a2 (patch)
treefede98a323f51ea089ebe904cec06d0393f25554 /net/zebra/pkg-plist
parentBROKEN= "Hardcoded FreeBSD release numbers in PLIST" (diff)
Make zebra port more user friendly be providing a nice start stop script
which is prefix-clean: - Install a zebra startup script ${PREFIX}/rc.d/zebra.sh - Can be used as start and stop script (expects "start" or - "stop" as argument). - If config file is present in ${PREFIX}/etc/zebra - Starts zebra, ripd, ospfd and bgpd - Stops (kills) ripd, ospfd, bgpd and at last zebra
Notes
Notes: svn path=/head/; revision=20261
Diffstat (limited to '')
-rw-r--r--net/zebra/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/zebra/pkg-plist b/net/zebra/pkg-plist
index a9ee036007de..3066d27b9659 100644
--- a/net/zebra/pkg-plist
+++ b/net/zebra/pkg-plist
@@ -3,6 +3,7 @@ sbin/client
sbin/ospfd
sbin/ripd
sbin/zebra
+etc/rc.d/zebra.sh
etc/zebra/bgpd.conf.sample
etc/zebra/ripd.conf.sample
etc/zebra/zebra.conf.sample