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
a86d88a8
Commit
a86d88a8
authored
Aug 27, 2003
by
Austin Clements
Browse files
Noted where a bug should be fixed
parent
564d4192
Changes
2
Hide whitespace changes
Inline
Side-by-side
tmcd/common/libsetup.pm
View file @
a86d88a8
...
...
@@ -2223,6 +2223,7 @@ sub doplabconfig()
"
}
\n\n
");
# Make it look like it's in Emulab domain
# XXX This shouldn't be hardcoded
print
RC
"
setconfigopt /etc/resolv.conf domain emulab.net
\n
";
print
RC
"
setconfigopt /etc/resolv.conf search emulab.net
\n\n
";
...
...
tmcd/libsetup.pm
View file @
a86d88a8
...
...
@@ -2223,6 +2223,7 @@ sub doplabconfig()
"
}
\n\n
");
# Make it look like it's in Emulab domain
# XXX This shouldn't be hardcoded
print
RC
"
setconfigopt /etc/resolv.conf domain emulab.net
\n
";
print
RC
"
setconfigopt /etc/resolv.conf search emulab.net
\n\n
";
...
...
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