mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Then, we can drop ugly workaround in meson.build. The .link file is not necessarily synced with 99-default.link. Also, 99-default.link is not updated so frequently. Let's manually sync it when necessary.
12 lines
236 B
SYSTEMD
12 lines
236 B
SYSTEMD
# SPDX-License-Identifier: MIT-0
|
|
#
|
|
# This is a copy of 99-default.link.
|
|
|
|
[Match]
|
|
OriginalName=*
|
|
|
|
[Link]
|
|
NamePolicy=keep kernel database onboard slot path
|
|
AlternativeNamesPolicy=database onboard slot path mac
|
|
MACAddressPolicy=persistent
|