mirror of
https://github.com/rancher/os.git
synced 2025-08-01 06:59:05 +00:00
Merge pull request #265 from wlan0/bugfix2
do not use entrypoint for acpid
This commit is contained in:
commit
05eca16171
@ -1,2 +1,2 @@
|
||||
FROM base
|
||||
ENTRYPOINT ["/usr/sbin/acpid", "-d"]
|
||||
CMD ["/usr/sbin/acpid", "-f"]
|
||||
|
Loading…
Reference in New Issue
Block a user