e2k: stay with acpid

Make sure acpid will be running as acpid-events-e2k relies on it
(and power button handling relies on this one).

NB: need to do that before 10-services.
This commit is contained in:
Michael Shigorin 2019-12-25 14:14:30 +03:00
parent 525b5badd2
commit 22912d889a

View File

@ -0,0 +1,5 @@
#!/bin/sh
# e2k power button handling relies on acpid-events-e2k and
# acpid itself; installer-distro-simply-linux breaks that
sed -i '/acpid/d' /usr/share/install2/systemd-disabled ||: