From 5908beb2cf1fd94faf685e3f17df8e09891317b9 Mon Sep 17 00:00:00 2001 From: Scott Collier Date: Wed, 8 Oct 2014 17:39:26 -0500 Subject: [PATCH] adding option for updated package --- docs/getting-started-guides/fedora/fedora_manual_config.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/getting-started-guides/fedora/fedora_manual_config.md b/docs/getting-started-guides/fedora/fedora_manual_config.md index 2789bbf5a87..58d9657c28f 100644 --- a/docs/getting-started-guides/fedora/fedora_manual_config.md +++ b/docs/getting-started-guides/fedora/fedora_manual_config.md @@ -116,6 +116,8 @@ KUBE_LOGTOSTDERR="true" # journal message level, 0 is debug KUBE_LOG_LEVEL=0 + +KUBE_ALLOW_PRIV="true" ``` * Start the appropriate services on fed1: @@ -193,6 +195,8 @@ KUBE_LOGTOSTDERR="true" # journal message level, 0 is debug KUBE_LOG_LEVEL=0 + +KUBE_ALLOW_PRIV="true" ``` * Start the appropriate services on fed2.