Home | History | Annotate | Line # | Download | only in rc.d
      1  1.1  joerg #!/bin/sh
      2  1.1  joerg #
      3  1.1  joerg # $NetBSD: DISKS,v 1.1 2009/04/21 16:08:57 joerg Exp $
      4  1.1  joerg #
      5  1.1  joerg 
      6  1.1  joerg # PROVIDE: DISKS
      7  1.1  joerg 
      8  1.1  joerg #
      9  1.1  joerg # This is a dummy dependency, to ensure that all disk devices are
     10  1.1  joerg # accessible for fsck and mountcritlocal.
     11  1.1  joerg #
     12