mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
meson: install 70-power-switch.rules
Fixes a bug introduced by 155078c835.
Fixes #23425.
This commit is contained in:
@@ -35,6 +35,9 @@ rules = [
|
||||
|
||||
[files('70-memory.rules'),
|
||||
dmi_arches.contains(host_machine.cpu_family())],
|
||||
|
||||
[files('70-power-switch.rules'),
|
||||
enable_logind],
|
||||
]
|
||||
|
||||
all_rules = []
|
||||
|
||||
Reference in New Issue
Block a user