diff options
Diffstat (limited to 'libexec/rc/rc.d/geli')
| -rwxr-xr-x | libexec/rc/rc.d/geli | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/geli b/libexec/rc/rc.d/geli index 16d24efd1e39..5fc5ded54ec3 100755 --- a/libexec/rc/rc.d/geli +++ b/libexec/rc/rc.d/geli @@ -121,4 +121,8 @@ geli_stop() } load_rc_config $name + +# doesn't make sense to run in a svcj: config setting +geli_svcj="NO" + run_rc_command "$1" |
