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