File: swap

package info (click to toggle)
cryptsetup 2%3A1.7.3-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,824 kB
  • sloc: ansic: 17,818; sh: 3,731; xml: 654; makefile: 517; python: 90; perl: 76
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#!/bin/sh

echo "WARNING: The check script $0 is depreciated. Please use check script blkid instead." >&2

/lib/cryptsetup/checks/blkid "$1" "swap"