FILESYSTEMS revision 298514
1#!/bin/sh
2#
3# $FreeBSD: head/etc/rc.d/FILESYSTEMS 298514 2016-04-23 16:10:54Z lme $
4#
5
6# PROVIDE: FILESYSTEMS
7# REQUIRE: root mountcritlocal cleanvar zfs
8
9#	This is a dummy dependency, for services which require filesystems
10#	to be mounted before starting.  It also serves as the default early /
11#	late divider; after this point, rc.d directories are rescanned to
12#	catch scripts from other filesystems than /.
13