summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/FILESYSTEMS
blob: 140dffbe90b65363af44626f55dc1e9e08651e43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# $FreeBSD$
#

# PROVIDE: FILESYSTEMS
# REQUIRE: root mountcritlocal cleanvar zfs

#	This is a dummy dependency, for services which require filesystems
#	to be mounted before starting.  It also serves as the default early /
#	late divider; after this point, rc.d directories are rescanned to
#	catch scripts from other filesystems than /.
OpenPOWER on IntegriCloud