mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
sd-lldp-tx: do not expose machine ID by default
Previously, systemd-networkd sent machine ID as chassis ID. Let's use application specific machine ID. This is a kind of backward compat breaking. Hence, this also introduces the support of $SD_LLDP_SEND_MACHINE_ID environment variable. Closes #37613.
This commit is contained in:
@@ -688,6 +688,9 @@ SYSTEMD_HOME_DEBUG_SUFFIX=foo \
|
||||
work, ProtectSystem=strict in systemd-networkd.service needs to be downgraded
|
||||
or disabled.
|
||||
|
||||
* `$SYSTEMD_LLDP_SEND_MACHINE_ID` - takes a boolean, If true, systemd-networkd
|
||||
sends machine ID as chassis ID through LLDP protocol.
|
||||
|
||||
`systemd-storagetm`:
|
||||
|
||||
* `$SYSTEMD_NVME_MODEL`, `$SYSTEMD_NVME_FIRMWARE`, `$SYSTEMD_NVME_SERIAL`,
|
||||
|
||||
Reference in New Issue
Block a user