10 lines
115 B
SYSTEMD
10 lines
115 B
SYSTEMD
[Unit]
|
|
Description=ACPI Events Check
|
|
|
|
[Path]
|
|
DirectoryNotEmpty=/etc/acpi/events/
|
|
|
|
[Install]
|
|
WantedBy=paths.target
|
|
|