Currently, we generate `/dev/disk/by-uuid` paths for encrypted LUKS volumes, which makes it impossible to determine that they are waiting on a Device Mapper device at boot. Using `/dev/mapper` paths ensures that systemd stage 1 waives its standard mount timeout for these volumes to allow the user more time to enter the LUKS password.