bootspec: if unprivileged validate partition data with udev rather than blkid directly
udev metadata access works unprivileged, which the blkid stuff doesn't (as that needs raw device node access). Hence let's use udev if we lack privs, and raw device access only if root.
Loading
Please register or sign in to comment