File: raid.sh

package info (click to toggle)
kickseed 0.64
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: sh: 1,709; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#! /bin/sh

raid_handler () {
	warn "raid not supported yet"
}