Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Feb 1999 02:28:38 -0600 (CST)
From:      Tony Kimball <alk@pobox.com>
To:        current@FreeBSD.ORG
Subject:   imgact_shell.c ENOEXEC
Message-ID:  <14011.64749.572752.41299@avalon.east>

next in thread | raw e-mail | index | archive | help
In the file of the subject, I notice this:

	/*
	 * Don't allow a shell script to be the shell for a shell
	 *	script. :-)
	 */
	if (imgp->interpreted)
		return(ENOEXEC);

Why not?  I'd like to.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14011.64749.572752.41299>