11.1Sjoerg#!/bin/sh 21.1Sjoerg# 31.1Sjoerg# $NetBSD: DISKS,v 1.1 2009/04/21 16:08:57 joerg Exp $ 41.1Sjoerg# 51.1Sjoerg 61.1Sjoerg# PROVIDE: DISKS 71.1Sjoerg 81.1Sjoerg# 91.1Sjoerg# This is a dummy dependency, to ensure that all disk devices are 101.1Sjoerg# accessible for fsck and mountcritlocal. 111.1Sjoerg# 12