diff options
-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 84626b1..56ca9f3 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. |