diff options
Diffstat (limited to 'libexec/rc/rc.d/random')
| -rwxr-xr-x | libexec/rc/rc.d/random | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/random b/libexec/rc/rc.d/random index 1900f6cef5a4..c34f0d1f86b4 100755 --- a/libexec/rc/rc.d/random +++ b/libexec/rc/rc.d/random @@ -151,4 +151,8 @@ random_stop() } load_rc_config $name + +# doesn't make sense to run in a svcj: config setting +random_svcj="NO" + run_rc_command "$1" |
