From patchwork Thu Dec 1 03:36:12 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 5410 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id B80C223E1A for ; Thu, 1 Dec 2011 03:36:16 +0000 (UTC) Received: from mail-lpp01m010-f52.google.com (mail-lpp01m010-f52.google.com [209.85.215.52]) by fiordland.canonical.com (Postfix) with ESMTP id 97DBEA1865B for ; Thu, 1 Dec 2011 03:36:16 +0000 (UTC) Received: by laah2 with SMTP id h2so752082laa.11 for ; Wed, 30 Nov 2011 19:36:16 -0800 (PST) Received: by 10.152.123.9 with SMTP id lw9mr418177lab.12.1322710575272; Wed, 30 Nov 2011 19:36:15 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.152.41.198 with SMTP id h6cs45242lal; Wed, 30 Nov 2011 19:36:14 -0800 (PST) Received: by 10.216.131.222 with SMTP id m72mr193995wei.49.1322710573254; Wed, 30 Nov 2011 19:36:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cz6si1583493wib.54.2011.11.30.19.36.13 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 Nov 2011 19:36:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1RVxRU-0005X9-Pg for ; Thu, 01 Dec 2011 03:36:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B45E7E0135 for ; Thu, 1 Dec 2011 03:36:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 101 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 101: oops, failed to commit the doc update last time Message-Id: <20111201033612.3996.13476.launchpad@ackee.canonical.com> Date: Thu, 01 Dec 2011 03:36:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14414"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: ba7f79d1606984899e8ecec8a3e4bc8e244052d4 ------------------------------------------------------------ revno: 101 committer: Michael Hudson-Doyle branch nick: lava-scheduler timestamp: Thu 2011-12-01 16:31:16 +1300 message: oops, failed to commit the doc update last time modified: doc/running.rst --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'doc/running.rst' --- doc/running.rst 2011-11-16 21:02:31 +0000 +++ doc/running.rst 2011-12-01 03:31:16 +0000 @@ -26,10 +26,7 @@ Running the Scheduler Daemon **************************** -If you installed LAVA Scheduler on an Ubuntu system using the debian -packages, you should be able to start the daemon by using :: - - $ sudo start lava-scheduler If you installed from source or from pypi, you can start it manually -by simply running *lava-scheduler*, or by adding an init script for it. +by simply running *lava-server manage lava-scheduler*, or by adding an +init script for it.