aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/natd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/natd')
-rwxr-xr-xlibexec/rc/rc.d/natd4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/natd b/libexec/rc/rc.d/natd
index d95d586ac69f..1c8c1cb50a96 100755
--- a/libexec/rc/rc.d/natd
+++ b/libexec/rc/rc.d/natd
@@ -40,4 +40,8 @@ natd_precmd()
}
load_rc_config $name
+
+# precmd is not compatible with svcj
+natd_svcj="NO"
+
run_rc_command "$1"