Re: etc/rc.d/lldpd & co?
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <1a039f13440.288f.545c230b3f27d53b49609e7db70685b8@spacehopper.org> |
[email protected] is right, it needs adding to /etc/rc, e.g. in early daemons -- Sent from a phone, apologies for poor formatting. On 24 August 2026 19:45:00 Rob Schmersel <[email protected]> wrote: > On Mon, 24 Aug 2026 08:25:53 -0400 (EDT) > [email protected] wrote: > >> 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. > > rcctl enable lldpd > rcctl start lldpd