| Newsgroups |
gmane.os.openbsd.tech |
| Message-ID |
<[email protected]> |
On 2026-08-05 8:56:24, Stuart Henderson wrote:
>
> I think so, yes. We can do that now that other lldpd's script was renamed.
>
> On 4 August 2026 20:55:54 Job Snijders <[email protected]> wrote:
> >
> > I bumped into 'rcctl enable lldpd' not working, should it be wired up to
> > the regular rc.d system?
In -current I see /etc/rc.d/lldpd exists and a line for lldpd in /etc/rc.conf.
What's needed is adding lldpd to one of the start_daemon lines in /etc/rc
so if lldpd gets turned on in rc.conf.local it'll start.