diff options
Diffstat (limited to 'rc/bin/inst/configether')
-rwxr-xr-x | rc/bin/inst/configether | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/configether b/rc/bin/inst/configether index 3487a8b80..a12d0823f 100755 --- a/rc/bin/inst/configether +++ b/rc/bin/inst/configether @@ -23,7 +23,7 @@ case go export ipaddr ipmask gwaddr } export ethermethod gwaddr ipaddr ipmask dhcphost - exec startether go + exec ./startether go case checkdone if(! ~ $ethermethod manual dhcp) { |