Home | History | Annotate | Download | only in dhcpcd-hooks

Lines Matching full:then

12 if type invoke-rc.d >/dev/null 2>&1; then
30 if [ -n "$interfaces" ]; then
39 if [ -n "$srvs" ]; then
50 if [ -n "$NTP_DHCP_CONF" ]; then
53 elif [ -e "$ntp_conf" ]; then
58 if [ -n "$servers" ]; then
67 if change_file "$ntp_conf" "$cf"; then
78 if [ -n "$new_ntp_servers" ]; then
88 if [ -e "$ntp_conf_dir/$interface" ]; then
94 if $if_up; then
96 elif $if_down; then