summaryrefslogtreecommitdiff
path: root/releasenotes/notes/prioritize-lsblk-device-serials-8cae406ca5164a01.yaml
blob: 3c0b26b14b433acc46576e59af870806276d7ad6 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    When detecting a serial number of a block device, the agent now tries
    to use lsblk first and only falls back to udev if lsblk does not return
    a serial number. Based on experience it looks like lsblk might be a better
    source of truth than udev in regerard to serial number information.