projects
/
rrq
/
rrqnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d05e7e
)
fix for including dhclient parameters
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sun, 11 Apr 2021 10:23:00 +0000
(20:23 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sun, 11 Apr 2021 10:23:00 +0000
(20:23 +1000)
rrqnet-ifupdown.sh
patch
|
blob
|
history
diff --git
a/rrqnet-ifupdown.sh
b/rrqnet-ifupdown.sh
index 6658929f4bd100440062959015f3e078561f05bf..4928312a67868453f90118d2822e96d09b93f4ae 100755
(executable)
--- a/
rrqnet-ifupdown.sh
+++ b/
rrqnet-ifupdown.sh
@@
-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