1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Joe Marcus Clarke a3580faa2b 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>
2003-10-08 02:57:42 +00:00

5 lines
134 B
Plaintext

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