/
snap
/
core20
/
2769
/
usr
/
lib
/
cryptsetup
/
checks
/
/snap/core20/2769/usr/lib/cryptsetup/checks
mkdir
upload
Name
Size
Mode
Actions
blkid
1045
0755
edit
dl
rm
ext2
387
0755
edit
dl
rm
swap
148
0755
edit
dl
rm
un_blkid
832
0755
edit
dl
rm
xfs
147
0755
edit
dl
rm
Edit:
/snap/core20/2769/usr/lib/cryptsetup/checks/xfs
(147B)
#!/bin/sh echo "WARNING: The check script $0 is depreciated. Please use check script blkid instead." >&2 /lib/cryptsetup/checks/blkid "$1" "xfs"
Save
cmd:
run