X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F39_persistence_with_forensic.patch;h=00dc3dd074c51d7e9757f4d670cf808b33d25e17;hb=3b54472060132c6a00713f098733b21653675254;hp=cfc2c818938c4946a1ce7c00fd0dd92f1e1668c4;hpb=7df8ad37e39f568cea78dcbc8cfcebd471fcbe5d;p=live-boot-grml.git diff --git a/debian/patches/39_persistence_with_forensic.patch b/debian/patches/39_persistence_with_forensic.patch index cfc2c81..00dc3dd 100644 --- a/debian/patches/39_persistence_with_forensic.patch +++ b/debian/patches/39_persistence_with_forensic.patch @@ -9,7 +9,7 @@ + then + printf " * Persistence mode enabled, searching for persistency related devices to unlock\n" >/dev/console + -+ for label in custom-ov home-rw home-sn live-rw live-sn ++ for label in custom-ov home-rw home-sn live-rw live-sn persistence + do + if blkid -t LABEL="$label" | grep -q '.' + then