diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index 0834d8c4c2a..24a4e7edb9d 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -78,6 +78,7 @@ CONFS= DAEMON \ pf \ pflog \ pfsync \ + powerd \ ppp \ pppoed \ pwcheck \ @@ -135,10 +136,6 @@ ACPI= power_profile ACPIPACKAGE= acpi .endif -.if ${MK_ACPI} != "no" || ${MK_APM} != "no" -CONFS+= powerd -.endif - .if ${MK_APM} != "no" CONFGROUPS+= APM APM+= apm