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
14eee333
Commit
14eee333
authored
Sep 25, 2003
by
Robert Ricci
Browse files
Give os_load the same retries as reload_daemon, since if it fails, so
does the daemon.
parent
8870a0df
Changes
1
Show whitespace changes
Inline
Side-by-side
tbsetup/os_load.in
View file @
14eee333
...
...
@@ -10,6 +10,10 @@ use English;
use
Getopt::
Std
;
use
File::
stat
;
# Be careful not to exit on transient error - this script is in the 'critical
# path' for reload_daemon, so we want to give it the same retries as the daemon
$
libdb::
DBQUERY_MAXTRIES
=
30
;
# XXX boss.emulab.net and users.emulab.net wired in.
# wd0 wired in. Should come from node_types table in DB
...
...
Write
Preview
Markdown
is supported
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