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
332d9fdb
Commit
332d9fdb
authored
Jun 16, 2003
by
Kirk Webb
Browse files
Small change to rc.healhd startup script:
- fully qualified boss' hostname (boss.emulab.net) for WA nodes.
parent
ea7e3df7
Changes
1
Show whitespace changes
Inline
Side-by-side
tmcd/freebsd/rc.healthd
View file @
332d9fdb
...
...
@@ -26,7 +26,8 @@ case "$1" in
esac
[
-x
${
BINDIR
}
/healthd
]
\
&&
${
BINDIR
}
/healthd
-f
${
BINDIR
}
/healthd.conf
-S
-q
-p
boss 180
\
&&
${
BINDIR
}
/healthd
-f
${
BINDIR
}
/healthd.conf
-S
-q
-p
\
boss.emulab.net 180
\
&&
echo
-n
' healthd'
;;
stop
)
...
...
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