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
505e60a1
Commit
505e60a1
authored
Apr 14, 2006
by
Jonathon Duerig
Browse files
Added default logging of the main-loop and control traffic sent by the stub to the monitor.
parent
f5ad54e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/stub/run-stub.sh
View file @
505e60a1
...
...
@@ -18,4 +18,4 @@ export HOST_ROLE="stub"
#
echo
"Running PID
$$
"
echo
"Starting stubd on
$PLAB_IFACE
(
$PLAB_IP
) Extra arguments:
$*
"
exec
$AS_ROOT
$STUB_DIR
/
$STUBD
$PLAB_IFACE
$*
exec
$AS_ROOT
$STUB_DIR
/
$STUBD
-lcontrol-send
-lmain-loop
$PLAB_IFACE
$*
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