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
c0c6e106
Commit
c0c6e106
authored
Aug 20, 2003
by
Leigh B. Stoller
Browse files
Add libsetup_setvnodeid() call early on so that Austin's change to
use CONFDIR will work properly. Not tested yet ...
parent
ff062ce7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/vnodesetup
View file @
c0c6e106
...
...
@@ -129,6 +129,9 @@ if ($dojail && $doplab) {
die
("
Can't do both jail and Plab
");
}
# Tell the library what vnode we are messing with.
libsetup_setvnodeid
(
$vnodeid
);
#
# Hacky. All this path stuff is hacky.
#
...
...
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