fix for including dhclient parameters
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Sun, 11 Apr 2021 10:23:00 +0000 (20:23 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Sun, 11 Apr 2021 10:23:00 +0000 (20:23 +1000)
rrqnet-ifupdown.sh

index 6658929f4bd100440062959015f3e078561f05bf..4928312a67868453f90118d2822e96d09b93f4ae 100755 (executable)
@@ -86,7 +86,7 @@ start_cable_pre_up() {
 start_cable_post_up() {
     case "$IF_RRQNET_DHCP" in
        dhclient*)
-           start_dhclient IF_RRQNET_DHCP
+           start_dhclient $IF_RRQNET_DHCP
            ;;
        *)
            : # no or unkown dhcp option