diff options
| author | Christos Margiolis <christos@FreeBSD.org> | 2026-01-15 19:53:55 +0200 |
|---|---|---|
| committer | Christos Margiolis <christos@FreeBSD.org> | 2026-01-15 19:53:55 +0200 |
| commit | 37164224eefd11278b0203e1367e1d9d1454da3f (patch) | |
| tree | ed23c7bbd38c8ea8056e5ca474c46ef8c332ec0e /libexec | |
| parent | 21d666a19331f31fb6dfa1e370de5a84a1a5cb46 (diff) | |
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
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rc/rc.d/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |
