Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 192A47818AA for <~alpine/users@lists.alpinelinux.org>; Mon, 2 Mar 2020 17:29:07 +0000 (UTC) Received: by mail-wr1-f54.google.com with SMTP id r17so759203wrj.7 for <~alpine/users@lists.alpinelinux.org>; Mon, 02 Mar 2020 09:29:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Z2xZHS1k5GphjtsV73tDguzLya/0YtiY/h4rYcnocyA=; b=K9kYNCZkywrKsX7ipUeaKBePmHQUVf1bX8WG09yDCDTb5mNRtMsnsD2MQ/0pqlBtpX x2W+/laepjO9yj7lyxIEiRxoC398vs+wL5309HfZWBUodSDMywe0DmCQMRycr0pXUh1w 0OjNA5ykjR6qfF2SvS5xNnKS/F5QRT5AqEb95WjgbieNz0rZrmY/4qGAKn81p5Qi3/Cz mA0Mf39Gtn/qBDzrCv4MTLQf/PVoy5jeBNKoqai4OCPOggG31VuOUT5tHTWlgjRaU8vi SUGWvk99/gic/OqiGv/zM+IrkNViBjfWSsAzqM0xALjfP0844fYEFCB9e5lcDtHLq1cY 8DCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Z2xZHS1k5GphjtsV73tDguzLya/0YtiY/h4rYcnocyA=; b=fJeVPBYZzLD35pSVa2WmpObR0coUtzamo++agy4pBWSyMl8xhYEbTqfJwdk4iVFYAD ZW0z8emJfnMAcg5FnGbXobbwVT8qRjfAAdf9aVFV7Phh5ZJLuLWzVULg+9hJsol361Jf RpDfM/BK/NldkKzmhqIf1p8LBLFKTSWc6gZ6/sWeLWPydQsBjizEGM9qAf8URunCQzX9 PQ8+gyhjgfDr82LYw4kbMOR2bBQn4lQlzngdHNgjLJU3UFZg5U1AlxsjTxeq4nbNiYr2 a5ZJUDiKpzzDTdc+ysuhom6QiSAZxFrpUv6sheKoIqo+VeIQbagXfnNDyxYvzS3KLcWF 2lvw== X-Gm-Message-State: ANhLgQ3AKQolPT00oGh2PMQawbQMHBp85DT8m4NET3ke/RIW4hJ78Z1E YHX3AUB8NVlcW5YGQCri1to0dj5YlYr3zrPKPvg= X-Google-Smtp-Source: ADFU+vsiCZkJGP7zpgp23SmHSCqfHbb0zj5C84iDUuJ37jryI3LIknOBoFX0dUqy8Z8Yvkr9g572vTqUiCHamuVNY3A= X-Received: by 2002:adf:df8f:: with SMTP id z15mr640480wrl.184.1583170146468; Mon, 02 Mar 2020 09:29:06 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Eduardo_Gon=C3=A7alves?= <3duardo.goncalves@gmail.com> Date: Mon, 2 Mar 2020 13:28:55 -0400 Message-ID: Subject: Re: alpinelinux 3.11How to run script on startup To: Konstantin Kulikov Cc: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000330b39059fe286e2" --000000000000330b39059fe286e2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, In fact it=E2=80=99s running but it=E2=80=99s not echoing msgs in startup a= s it used to echo in version alpine:3.8 Em seg, 2 de mar de 2020 =C3=A0s 13:18, Konstantin Kulikov escreveu: > On 3/2/20 6:30 PM, Eduardo Gon=C3=A7alves wrote: > > Hi, > > I need help on add a script to run on startup on alpinelinux 3.11. > > > > I've added my script to /etc/local.d/myscript.start and > > enable: rc-update add local default > > > > but it is not running on system startup. > > Did you mark your script as executable (chmod +x > /etc/local.d/myscript.start)? > > --000000000000330b39059fe286e2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable