xref: /freebsd/libexec/rc/rc.d/FILESYSTEMS (revision 40dbb06fa73cac37d57563c07e55efd0cabbd488)
1#!/bin/sh
2#
3#
4
5# PROVIDE: FILESYSTEMS
6# REQUIRE: root mountcritlocal tmp var
7
8#	This is a dummy dependency, for services which require filesystems
9#	to be mounted before starting.  It also serves as the default early /
10#	late divider; after this point, rc.d directories are rescanned to
11#	catch scripts from other filesystems than /.
12