mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
a3580faa2b
allows for dynamic VLAN membership on Cisco switches. PR: 57723 Submitted by: Craig Boston <craig@yekse.gank.org>
5 lines
134 B
Plaintext
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
|