From c92f19f32a80908848cb63a415b61e02637b4baa Mon Sep 17 00:00:00 2001 From: vish Date: Thu, 29 Sep 2016 17:00:06 +0000 Subject: [PATCH] [DOCS] Specifies that commands and scripts be executed as root. Change-Id: Ib4479d2290292b98b968c24842c5a4cb379b4f16 Closes-Bug: #1628989 --- doc/source/developer-docs/quickstart-aio.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/developer-docs/quickstart-aio.rst b/doc/source/developer-docs/quickstart-aio.rst index 7e22338b09..453dfe01bf 100644 --- a/doc/source/developer-docs/quickstart-aio.rst +++ b/doc/source/developer-docs/quickstart-aio.rst @@ -50,6 +50,8 @@ should you need to customize your build: When building an AIO on a new server, it is recommended that all system packages are upgraded and then reboot into the new kernel: +.. note:: Execute the following commands and scripts as the root user. + .. code-block:: shell-session # apt-get dist-upgrade