xref: /freebsd/libexec/rc/rc.d/FILESYSTEMS (revision d9a9f23d0b3f1676d5656b76301341c0037d15b7)
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