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
a2ad7927
Commit
a2ad7927
authored
Aug 09, 2013
by
Leigh B Stoller
Browse files
Remove the pool_daemon, causes to much noise during boot.
parent
5377df38
Changes
1
Hide whitespace changes
Inline
Side-by-side
rc.d/3.testbed.sh.in
View file @
a2ad7927
...
...
@@ -82,11 +82,6 @@ case "$1" in
@prefix@/sbin/checkup_daemon
fi
if
[
-x
@prefix@/sbin/pool_daemon
]
;
then
echo
-n
" poold"
@prefix@/sbin/pool_daemon
fi
if
[
-x
@prefix@/sbin/mysqld_watchdog
]
;
then
echo
-n
" mysqld_watchdog"
@prefix@/sbin/mysqld_watchdog
...
...
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