Index | Thread | Search

From:
obsd@mulh.net
Subject:
Re: etc/rc.d/lldpd & co?
To:
tech@openbsd.org
Date:
Mon, 24 Aug 2026 08:25:53 -0400

Download raw body.

Thread
  • obsd@mulh.net:

    etc/rc.d/lldpd & co?

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 <job@bsd.nl> 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.