mkimage-profiles/features.in/e2k/install2/image-scripts.d/01-e2k-acpid
Michael Shigorin 22912d889a 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.
2020-08-31 14:23:32 +03:00

6 lines
187 B
Bash
Executable File

#!/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 ||: