Commit 3fc56a10 authored by Michael Shigorin's avatar Michael Shigorin

x11: disable acpid for e19

E19 would ask the user if they want to shut down when facing power button event; it won't get a chance though as the system will hurl down immediately as per acpid-events-power package provided configuration.
parent 1a3a6ec4
......@@ -108,6 +108,7 @@ use/x11/e17: use/x11 use/net/connman
use/x11/e19: use/x11 use/net/connman
@$(call add,THE_LISTS,$(call tags,e19 desktop))
@$(call add,DEFAULT_SERVICES_DISABLE,acpid)
use/x11/lxde: use/x11
@$(call add,THE_LISTS,$(call tags,lxde desktop))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment