mirror of
https://github.com/opnsense/src.git
synced 2026-06-24 07:59:36 -04:00
9 lines
166 B
Bash
Executable file
9 lines
166 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
#
|
|
|
|
# PROVIDE: DAEMON
|
|
# REQUIRE: NETWORKING SERVERS
|
|
|
|
# This is a dummy dependency, to ensure that general purpose daemons
|
|
# are run _after_ the above are.
|