Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quick Mesh Project
qMp packages
Commits
44864860
Commit
44864860
authored
May 26, 2013
by
p4u
Browse files
Add eth0 as mesh device by default
parent
83d26208
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/qmp-system/files/etc/qmp/qmp_functions.sh
View file @
44864860
...
...
@@ -220,6 +220,7 @@ qmp_configure_smart_network() {
[
$is_eth0
-gt
0
]
&&
{
lan
=
"eth0"
mesh
=
"eth0"
phydevs
=
"
$(
echo
-e
"
$phydevs
"
|
grep
-v
eth0
)
"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment