xref: /freebsd/libexec/rc/rc.d/FILESYSTEMS (revision 1ddff51060ad759e35dcc4716b0bdcdb40255862)
1#!/bin/sh
2#
3#
4
5# PROVIDE: FILESYSTEMS
6# REQUIRE: root mountcritlocal cleanvar tmp
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