From: Subba Rao <subba9@home.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: init process in 2.2.19
Date: Thu, 26 Apr 2001 17:30:16 +0000 [thread overview]
Message-ID: <20010426173016.C1125@home.com> (raw)
Hi,
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:
# init u
or
# telinit u
PS - The process will not start even after a reboot. I have to manually do one
of the above commands as root.
My kernel version is : 2.2.19
Distro : Slackware
GCC : gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Any help appreciated.
--
Subba Rao
subba9@home.com
http://members.home.net/subba9/
GPG public key ID 27FC9217
next reply other threads:[~2001-04-26 21:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-26 17:30 Subba Rao [this message]
2001-04-27 15:55 ` init process in 2.2.19 Russell King
-- 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=20010426173016.C1125@home.com \
--to=subba9@home.com \
--cc=linux-kernel@vger.kernel.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.