mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 08:02:55 +00:00
Adds a new service for running `/sbin/acpid` that comes with busybox. The VM will shut down if the power button is pressed. Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
4 lines
35 B
Makefile
4 lines
35 B
Makefile
IMAGE=acpid
|
|
|
|
include ../package.mk
|