fickit: add acpid to handle power button press

This commit is contained in:
nemunaire 2020-01-30 19:04:41 +01:00
parent 56c6f282c4
commit ff56933a93
2 changed files with 8 additions and 0 deletions

View File

@ -111,6 +111,10 @@ services:
# image: linuxkit/getty:v0.7
# env:
# - INSECURE=true
# Enable acpi to shutdown on power events
- name: acpid
image: linuxkit/acpid:v0.7
- name: rngd
image: linuxkit/rngd:v0.7
- name: db

View File

@ -115,6 +115,10 @@ services:
# image: linuxkit/getty:v0.7
# env:
# - INSECURE=true
# Enable acpi to shutdown on power events
- name: acpid
image: linuxkit/acpid:v0.7
- name: rngd
image: linuxkit/rngd:v0.7
- name: dhcpcd