summaryrefslogtreecommitdiff
path: root/net-mgmt/openvmps/pkg-plist
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-08 02:57:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-08 02:57:42 +0000
commita3580faa2b6d568a289a5b757d0601beb9c68cfd (patch)
tree39b2684c30780dfcdffedcd7cb3f2fce663f18a8 /net-mgmt/openvmps/pkg-plist
parent4.9.10-20020809 => 4.9.10.20020809 (diff)
Add OpenVMPS, a GPL implementation of a VLAN Management Policy Server. VMPS
allows for dynamic VLAN membership on Cisco switches. PR: 57723 Submitted by: Craig Boston <craig@yekse.gank.org>
Notes
Notes: svn path=/head/; revision=90588
Diffstat (limited to '')
-rw-r--r--net-mgmt/openvmps/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/openvmps/pkg-plist b/net-mgmt/openvmps/pkg-plist
new file mode 100644
index 000000000000..340d2c50b317
--- /dev/null
+++ b/net-mgmt/openvmps/pkg-plist
@@ -0,0 +1,4 @@
+etc/rc.d/vmpsd.sh
+@unexec if cmp -s %D/etc/vmps.db %D/etc/vmps.db.sample; then rm -f %D/etc/vmps.db; fi
+etc/vmps.db.sample
+sbin/vmpsd