From: DervishD <raul@pleyades.net>
To: Rogier Wolff <R.E.Wolff@bitwizard.nl>
Cc: Horst von Brand <brand@jupiter.cs.uni-dortmund.de>,
"Perez-Gonzalez, Inaky" <inaky.perez-gonzalez@intel.com>,
Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: argv0 revisited...
Date: Fri, 17 Jan 2003 12:20:35 +0100 [thread overview]
Message-ID: <20030117112035.GH47@DervishD> (raw)
In-Reply-To: <20030117115103.A5284@bitwizard.nl>
Hi Rogier :)
> ln init klogd
> ln init slog
> ln init into
Won't work, we fork, don't exec. I will need to rewrite a lot of
code just for converting the fork-scheme to a fork+exec-scheme.
Moreover, this will introduce vulnerabilities... It's not safe from
init to just exec 'klogd'. It will need full paths.
Thanks for answering :)
Raúl
next prev parent reply other threads:[~2003-01-17 11:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-15 18:22 argv0 revisited Perez-Gonzalez, Inaky
2003-01-15 18:44 ` DervishD
2003-01-16 11:04 ` Horst von Brand
2003-01-16 11:27 ` DervishD
2003-01-17 10:51 ` Rogier Wolff
2003-01-17 11:20 ` DervishD [this message]
[not found] ` <200301161603.h0GG3DX0001895@eeyore.valparaiso.cl>
2003-01-17 10:58 ` DervishD
-- strict thread matches above, loose matches on Subject: below --
2003-01-15 18:51 Perez-Gonzalez, Inaky
2003-01-15 19:19 ` DervishD
2003-01-15 19:46 ` Miquel van Smoorenburg
2003-01-15 20:22 ` DervishD
2003-01-16 14:59 ` Jakob Oestergaard
2003-01-17 10:55 ` DervishD
2003-01-15 18:17 DervishD
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=20030117112035.GH47@DervishD \
--to=raul@pleyades.net \
--cc=R.E.Wolff@bitwizard.nl \
--cc=brand@jupiter.cs.uni-dortmund.de \
--cc=inaky.perez-gonzalez@intel.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.