forked from altcloud/mkimage-profiles
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:
parent
525b5badd2
commit
22912d889a
5
features.in/e2k/install2/image-scripts.d/01-e2k-acpid
Executable file
5
features.in/e2k/install2/image-scripts.d/01-e2k-acpid
Executable 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 ||:
|
Loading…
x
Reference in New Issue
Block a user