mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
10 lines
166 B
Bash
Executable File
10 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.
|