diff options
| author | Xin LI <delphij@FreeBSD.org> | 2006-04-19 05:10:34 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2006-04-19 05:10:34 +0000 |
| commit | 85fa745d03c4619247a6387ed48dbf00f5101466 (patch) | |
| tree | 62bafe0a516fb6611e35a74abc3f13d4720bd469 | |
| parent | a20d25c0d005f813a99ef794d5a370e9cfb796cc (diff) | |
Notes
| -rwxr-xr-x | etc/rc.d/SERVERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS index 84626b1cae5a4..56ca9f314caba 100755 --- a/etc/rc.d/SERVERS +++ b/etc/rc.d/SERVERS @@ -5,7 +5,7 @@ # # PROVIDE: SERVERS -# REQUIRE: mountcritremote abi +# REQUIRE: mountcritremote abi ldconfig # This is a dummy dependency, for early-start servers relying on # some basic configuration. |
