Searched refs:_ppp_unit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/libexec/rc/rc.d/
H A Dppp22 local _ppp_profile _ppp_mode _ppp_nat _ppp_unit
65 eval _ppp_unit=\$ppp_${_ppp_profile_cleaned}_unit
66 if [ -n "${_ppp_unit}" ]; then
67 _ppp_unit="-unit${_ppp_unit}"
69 rc_flags="$rc_flags $_ppp_unit"

Completed in 97 milliseconds