summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides/ubuntu.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/appendix/guides/ubuntu.txt')
-rw-r--r--doc/appendix/guides/ubuntu.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/appendix/guides/ubuntu.txt b/doc/appendix/guides/ubuntu.txt
index 8ffda7166..e22707f2c 100644
--- a/doc/appendix/guides/ubuntu.txt
+++ b/doc/appendix/guides/ubuntu.txt
@@ -473,6 +473,14 @@ Now we run the client and see there are no more unmanaged entries! ::
All entries correct.
+.. warning::
+
+ This basic bundle is created mainly for the purposes of getting you
+ to a completely managed client. It is recommended that you create
+ bundles for appropriate services due to the way bundle updates are
+ managed. Please see :ref:`unsorted-writing_specification` for more
+ details.
+
Dynamic (web) reports
=====================
@@ -492,4 +500,4 @@ Some Upstart services require additional parameters, like network-interface and
.. code-block:: xml
<Service name="network-interface" status="on" type="upstart" parameters="INTERFACE=eth0"/>
- <Service name="bridge-network-interface" status="on" type="upstart" parameters="INTERFACE=br0"/> \ No newline at end of file
+ <Service name="bridge-network-interface" status="on" type="upstart" parameters="INTERFACE=br0"/>