Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
8e454f8a
Commit
8e454f8a
authored
Jan 08, 2009
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start up the protogeni_expire daemon if it exists.
parent
605cb5e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
rc.d/3.testbed.sh.in
rc.d/3.testbed.sh.in
+5
-0
No files found.
rc.d/3.testbed.sh.in
View file @
8e454f8a
...
...
@@ -91,6 +91,11 @@ case "$1" in
@prefix@/sbin/mysqld_watchdog
fi
if
[
-x
@prefix@/sbin/protogeni/expire_daemon
]
;
then
echo
-n
" expire_daemon"
@prefix@/sbin/protogeni/expire_daemon
fi
#
# Could trigger experiment creation, so make sure everything
# else is setup first; i.e., run this last!
...
...
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