* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
10 lines
162 B
Desktop File
10 lines
162 B
Desktop File
[Unit]
|
|
Description=ACPI event daemon
|
|
Documentation=man:acpid(8)
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/acpid --foreground --netlink
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|