From 7e88c5454e7cce16874b69e402779af9412fd055 Mon Sep 17 00:00:00 2001 From: Joe Digilio Date: Sat, 22 Jan 2011 11:05:13 -0800 Subject: Support ability to pass parameters to Upstart services --- doc/appendix/guides/ubuntu.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/appendix/guides/ubuntu.txt b/doc/appendix/guides/ubuntu.txt index 54aa62cce..8ffda7166 100644 --- a/doc/appendix/guides/ubuntu.txt +++ b/doc/appendix/guides/ubuntu.txt @@ -477,3 +477,19 @@ Dynamic (web) reports ===================== See installation instructions at :ref:`server-reports-install` + +Upstart +======= + +Upstart services are defined like this: + +.. code-block:: xml + + + +Some Upstart services require additional parameters, like network-interface and bridge-network-interface: + +.. code-block:: xml + + + \ No newline at end of file -- cgit v1.2.3-1-g7c22