mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
in keeping the scripts under rc.d in sync with us. So, begin removal of NetBSD specific stuff (which made our scripts more complicated than necessary), starting with the NetBSD KEYWORD.
12 lines
245 B
Bash
Executable file
12 lines
245 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
# $NetBSD: SERVERS,v 1.9 2002/03/22 04:33:57 thorpej Exp $
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# PROVIDE: SERVERS
|
|
# REQUIRE: mountcritremote
|
|
# KEYWORD: FreeBSD
|
|
|
|
# This is a dummy dependency, for early-start servers relying on
|
|
# some basic configuration.
|