Date: Thu, 15 Jan 2026 17:54:31 +0000 From: Christos Margiolis <christos@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 37164224eefd - main - libexec/rc/rc.d/Makefile: Remove duplicate mixer entry Message-ID: <696929d7.3c1d6.3b5128f3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=37164224eefd11278b0203e1367e1d9d1454da3f commit 37164224eefd11278b0203e1367e1d9d1454da3f Author: Christos Margiolis <christos@FreeBSD.org> AuthorDate: 2026-01-15 17:53:55 +0000 Commit: Christos Margiolis <christos@FreeBSD.org> CommitDate: 2026-01-15 17:53:55 +0000 libexec/rc/rc.d/Makefile: Remove duplicate mixer entry Fixes: f74f891581bc ("src.opts: Introduce MK_SOUND") PR: 292436 Sponsored by: The FreeBSD Foundation MFC after: 4 days Reviewed by: ivy, emaste Differential Revision: https://reviews.freebsd.org/D54706 --- libexec/rc/rc.d/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index d0a6d10ad370..f25338c68766 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -36,7 +36,6 @@ CONFS= DAEMON \ linux \ local \ localpkg \ - mixer \ motd \ mountcritlocal \ mountcritremote \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696929d7.3c1d6.3b5128f3>
