From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 7A0B76AC95 for ; Mon, 20 Jul 2015 01:47:47 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.1/8.15.1) with ESMTPS id t6K1llqh016994 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Sun, 19 Jul 2015 18:47:47 -0700 (PDT) Received: from [128.224.162.231] (128.224.162.231) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.235.1; Sun, 19 Jul 2015 18:47:46 -0700 To: "Burton, Ross" References: <420375e6b2530660687099c64dc948dc05c86e0b.1436147616.git.kai.kang@windriver.com> From: Kang Kai Message-ID: <55AC5345.9090802@windriver.com> Date: Mon, 20 Jul 2015 09:47:49 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH 1/1] volatile-binds: correct path of command umount X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2015 01:47:51 -0000 Content-Type: multipart/alternative; boundary="------------080100070107030606040601" --------------080100070107030606040601 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit On 2015年07月17日 19:47, Burton, Ross wrote: > > On 6 July 2015 at 02:59, Kai Kang > wrote: > > + -e "/^ExecStop=/s/sbin/bin/" \ > > > Should't that be something like ${bindir}? Thanks. I'll update it. --Kai > > Ross -- Regards, Neil | Kai Kang --------------080100070107030606040601 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit
On 2015年07月17日 19:47, Burton, Ross wrote:

On 6 July 2015 at 02:59, Kai Kang <kai.kang@windriver.com> wrote:
+               -e "/^ExecStop=/s/sbin/bin/" \

Should't that be something like ${bindir}?

Thanks. I'll update it.

--Kai


Ross


-- 
Regards,
Neil | Kai Kang
--------------080100070107030606040601--