From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] alsactl: Only start restore service when asoundrc file exists Date: Thu, 14 Dec 2017 11:25:09 +0100 Message-ID: References: <20171212133234.20712-1-ikey@solus-project.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 3FADC267A07 for ; Thu, 14 Dec 2017 11:25:09 +0100 (CET) In-Reply-To: <20171212133234.20712-1-ikey@solus-project.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Ikey Doherty Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, 12 Dec 2017 14:32:34 +0100, Ikey Doherty wrote: > > This solves the chicken and egg problem on fresh installations whereby > the alsa state file does not yet exist, and alsa-restore unit attempted > to launch without first having a state file. > > Signed-off-by: Ikey Doherty Applied, thanks. Takashi