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