All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alvaro Martinez Tovar <alvaromartineztovar@yahoo.es>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: add generic startup file to yocto image
Date: Mon, 23 May 2016 11:36:26 +0000 (UTC)	[thread overview]
Message-ID: <2028737853.1706172.1464003386492.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: <CAC2M0xUK2o6Muq028jsRTqcULQT8dtAKK3jfP6BUpFJTpMCTmw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

Dear all,until now I have followed a "manual" methodology to add script to startup on system boot:- create sh file- made it executable and copy it to /etc/init.d- add it with update-rc.d my-startup-file.sh defaults 99 to be executed just before login prompt.What should I do in order to add a generic my-startup-file.sh to /etc/init.d and the corresponding S and K file to rcX.d directories?Thank you very much for your help!BR,alvaro

   

[-- Attachment #2: Type: text/html, Size: 2603 bytes --]

  reply	other threads:[~2016-05-23 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 15:18 What version of Jethro do we get with - git clone -b jethro git://git.yoctoproject.org/poky.git ? Mark T
2016-05-03 15:23 ` Christopher Larson
2016-05-03 15:31   ` Mark T
2016-05-03 15:32     ` Christopher Larson
2016-05-03 16:12       ` Nick Pongratz
2016-05-23 11:36         ` Alvaro Martinez Tovar [this message]
2016-05-23 11:39           ` add generic startup file to yocto image Burton, Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2028737853.1706172.1464003386492.JavaMail.yahoo@mail.yahoo.com \
    --to=alvaromartineztovar@yahoo.es \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.