summaryrefslogtreecommitdiffstats
path: root/fcaps/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fcaps/run.sh')
-rw-r--r--fcaps/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fcaps/run.sh b/fcaps/run.sh
index 088a04c2..b5e1a61f 100644
--- a/fcaps/run.sh
+++ b/fcaps/run.sh
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-memcached -d -m 2048 -u root -c 1024 -p 11211 -P /tmp/memcached1.pid
+memcached -d -m 2048 -c 1024 -p 11211 -P /tmp/memcached1.pid
export PYTHONPATH=lib/share
#service rabbitmq-server restart