Changeset View
Changeset View
Standalone View
Standalone View
libexec/rc/rc.d/natd
| Show All 34 Lines | else | ||||
| rc_flags="$rc_flags -n ${natd_interface}" | rc_flags="$rc_flags -n ${natd_interface}" | ||||
| fi | fi | ||||
| fi | fi | ||||
| return 0 | return 0 | ||||
| } | } | ||||
| load_rc_config $name | load_rc_config $name | ||||
| # precmd is not compatible with svcj | |||||
| natd_svcj="NO" | |||||
| run_rc_command "$1" | run_rc_command "$1" | ||||