Page MenuHomeFreeBSD

libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes
ClosedPublic

Authored by ivy on Wed, Oct 8, 5:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 4:21 PM
Unknown Object (File)
Fri, Oct 10, 4:15 AM
Unknown Object (File)
Fri, Oct 10, 4:15 AM
Unknown Object (File)
Fri, Oct 10, 4:15 AM
Unknown Object (File)
Thu, Oct 9, 11:00 PM
Unknown Object (File)
Thu, Oct 9, 12:06 PM
Unknown Object (File)
Thu, Oct 9, 9:27 AM
Unknown Object (File)
Thu, Oct 9, 3:45 AM
Subscribers
None

Details

Summary

Replace .if statements with CONFGROUPS.${MK_FOO} where possible,
and also sort and re-indent the file for readability.

A couple of more complicated sections don't work with CONFGROUPS.yes
yet, so leave those as they are for now.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable