Skip to content
GitLab
Menu
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
deab8fe8
Commit
deab8fe8
authored
Oct 21, 2010
by
Mike Hibler
Browse files
Get rid of a couple of references to elvin.
parent
690a0df6
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/rc.bootsetup
View file @
deab8fe8
#!/usr/bin/perl -w
#
# EMULAB-COPYRIGHT
# Copyright (c) 2004-200
9
University of Utah and the Flux Group.
# Copyright (c) 2004-20
1
0 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
...
...
@@ -331,7 +331,7 @@ sub doboot()
}
#
# Start the e
lvin
proxy.
# Start the e
vent
proxy.
#
if (SHAREDHOST() || (!(REMOTE() && !REMOTEDED()) && !GENVNODE())) {
my
$evproxy
=
...
...
@@ -342,7 +342,7 @@ sub doboot()
if (REMOTE()) {
$eventserver
= TB_EVENTSERVER();
}
print(
"
Starting
e
lvin
proxy
daemon
\
n
"
);
print(
"
Starting
e
vent
proxy
daemon
\
n
"
);
if (SHAREDHOST()) {
my
$file
= TMNODEID();
my
$pnodeid
= `cat
$file
`;
...
...
Write
Preview
Supports
Markdown
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