Home | History | Annotate | Line # | Download | only in rc.d
      1  1.1  martin #!/bin/sh
      2  1.1  martin #
      3  1.1  martin # $NetBSD: CRITLOCALMOUNTED,v 1.1 2020/09/08 12:52:18 martin Exp $
      4  1.1  martin #
      5  1.1  martin 
      6  1.1  martin # REQUIRE: mountcritlocal
      7  1.1  martin # PROVIDE: CRITLOCALMOUNTED
      8  1.1  martin 
      9  1.1  martin #	This is a dummy dependency, for services which require local
     10  1.1  martin #	disks to be mounted and fully setup
     11