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
131c31d5
Commit
131c31d5
authored
Sep 02, 2003
by
Leigh B. Stoller
Browse files
Increase wait setup wait time to 60 seconds to avoid serialization and
swamping tmcd.
parent
78faf5eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/vnodesetup
View file @
131c31d5
...
...
@@ -219,7 +219,7 @@ if (!$debug && !$interactive && TBBackGround($logname)) {
if
(
$dojail
)
{
my
$now
=
time
();
my
$goofy
=
CONFDIR
()
.
"
/root/var/run/emulab-watchdog.pid
";
my
$count
=
3
0
;
my
$count
=
6
0
;
while
(
$count
--
)
{
sleep
(
1
);
...
...
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