From: Russell King <rmk@arm.linux.org.uk>
To: Subba Rao <subba9@home.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: init process in 2.2.19
Date: Fri, 27 Apr 2001 16:55:58 +0100 [thread overview]
Message-ID: <20010427165558.B12256@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20010426173016.C1125@home.com>
In-Reply-To: <20010426173016.C1125@home.com>; from subba9@home.com on Thu, Apr 26, 2001 at 05:30:16PM +0000
On Thu, Apr 26, 2001 at 05:30:16PM +0000, Subba Rao wrote:
> I am trying to add a process which is to be managed by init. I have added the
> following entry to /etc/inittab
>
> SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service </dev/null 2> dev/console
>
> After saving, I execute the following command:
>
> # kill -HUP 1
>
> This does not start the process I have added. The process that I have added
> only starts when I do:
telinit q tells init to re-read the inittab, as per the telinit man page.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2001-04-27 15:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-26 17:30 init process in 2.2.19 Subba Rao
2001-04-27 15:55 ` Russell King [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-04-27 12:51 Jesse Pollard
2001-04-27 17:10 ` Subba Rao
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=20010427165558.B12256@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=subba9@home.com \
/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.