Remove the no longer required busybox-acpid service (#1261)

The BusyBox option has been disabled in #1210.
This commit is contained in:
Stefan Agner 2021-03-04 00:49:04 +01:00 committed by GitHub
parent cd022e6d5e
commit b77d633382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +0,0 @@
[Unit]
Description=acpid (busybox)
RefuseManualStop=true
After=sysinit.target
ConditionPathIsDirectory=/proc/acpi
[Service]
Type=simple
ExecStart=/sbin/acpid -d
[Install]
WantedBy=multi-user.target