rename rc script for ports lldpd from lldpd to elldpd, so that lldpd could

be reused in base after release (there is no separate namespace for ports
and base daemons in rc.d-land)
This commit is contained in:
sthen
2026-04-15 07:26:22 +00:00
parent 057da8faed
commit 44294f0de3
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
COMMENT= LLDP (802.1ab)/CDP/EDP/SONMP/FDP daemon and SNMP subagent
DISTNAME= lldpd-1.0.21
REVISION= 0
SHARED_LIBS += lldpctl 2.3 # 13.0
+1 -1
View File
@@ -1,4 +1,4 @@
@rcscript ${RCDIR}/lldpd
@rcscript ${RCDIR}/elldpd
include/lldp-const.h
include/lldpctl.h
include/lldpctl.hpp