Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
5e383927
Commit
5e383927
authored
Jan 23, 2006
by
Timothy Stack
Browse files
Doh, misspelled one of the sysctls.
parent
e7fa89d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/freebsd/delaysetup
View file @
5e383927
...
...
@@ -168,7 +168,7 @@ sub DelaySetup
else
{
print
DEL
"
sysctl -w net.link.ether.bridge.enable=0
\n
";
print
DEL
"
sysctl -w net.link.ether.bridge.ipfw=0
\n
";
print
DEL
"
sysctl -w net.link.ether.bridge.c
f
g=
";
print
DEL
"
sysctl -w net.link.ether.bridge.c
onfi
g=
";
}
foreach
$delay
(
@delays
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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