Dashboard
PHP:
8.4.20
OS:
Linux
User:
sinnett_country
/
/
usr
/
lib
/
cryptsetup
/
checks
📤 Upload
📝 New File
📁 New Folder
Close
Editing: swap
#!/bin/sh echo "WARNING: The check script $0 is deprecated. Please use check script blkid instead." >&2 /lib/cryptsetup/checks/blkid "$1" "swap"
Save
Cancel