diff options
Diffstat (limited to 'libexec/rc/rc.d/savecore')
| -rwxr-xr-x | libexec/rc/rc.d/savecore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/savecore b/libexec/rc/rc.d/savecore index 9f326eba21b3..889476591dac 100755 --- a/libexec/rc/rc.d/savecore +++ b/libexec/rc/rc.d/savecore @@ -78,4 +78,8 @@ savecore_start() } load_rc_config $name + +# doesn't make sense to run in a svcj +savecore_svcj="NO" + run_rc_command "$1" |
