mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
it's entirely linux-specific. Reviewed by: emaste MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D21830
10 lines
209 B
Bash
Executable file
10 lines
209 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# PROVIDE: SERVERS
|
|
# REQUIRE: mountcritremote sysvipc linux ldconfig savecore watchdogd
|
|
|
|
# This is a dummy dependency, for early-start servers relying on
|
|
# some basic configuration.
|