diff --git a/packages/sysutils/acpid/meta b/packages/sysutils/acpid/meta index 13e33baaf1..2da5636227 100644 --- a/packages/sysutils/acpid/meta +++ b/packages/sysutils/acpid/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="acpid: A daemon for delivering ACPI events" PKG_LONGDESC="ACPID is a completely flexible and expandable mechanism for delivering ACPI events from the kernel to user-space. It can be configured to perform any action at all when events occur, through regex matches and arbitrary action rules." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"