mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
To allow blkid to visit block_devices attributes via low level probing, so that
we can get information like partition table type or PART_ENTRY_UUID
which could be useful for script based snap without parsing
/run/udev/data/b{major}:{minor}.
Signed-off-by: Hsieh-Tseng Shen <woodrow.shen@canonical.com>