mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
hwdb,rules: add 82-net-auto-link-local.{hwdb,rules} to build
Update hwdb.d/meson.build and rules.d/meson.build to add the
82-net-auto-link-local.{hwdb,rules} files into the build. Commit
ec541c569b in 2023 added the files
but didn't add them to the build system.
This commit is contained in:
@@ -33,6 +33,7 @@ rules = [
|
||||
'80-net-setup-link.rules',
|
||||
'81-net-bridge.rules',
|
||||
'81-net-dhcp.rules',
|
||||
'82-net-auto-link-local.rules',
|
||||
'90-image-dissect.rules',
|
||||
'90-iocost.rules',
|
||||
)],
|
||||
|
||||
Reference in New Issue
Block a user