From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 30 07:30:35 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2216B106566C for ; Wed, 30 Jun 2010 07:30:35 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward1.mail.yandex.net (forward1.mail.yandex.net [77.88.46.6]) by mx1.freebsd.org (Postfix) with ESMTP id C19BC8FC13 for ; Wed, 30 Jun 2010 07:30:34 +0000 (UTC) Received: from smtp4.mail.yandex.net (smtp4.mail.yandex.net [77.88.46.104]) by forward1.mail.yandex.net (Yandex) with ESMTP id EBBB269E99B4; Wed, 30 Jun 2010 11:30:32 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1277883032; bh=6qZ1Zq2VkiEDp573zvp+V+YPAi1Xhz0VPtN06t+0aiM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=i+oPsZMuTYSjBrfztXgpzn5WBDp2LYzV+/g79sLme+nuTzvnfJLjqFFkCr+u+uTyD 0pyJqR5wyUvv86lIswjNAGs2i7LlKOtqaV42XeL70a0cyCZT/VoHo1a2Zo+SL41P46 CdwCa/xEL99kjPOxgY1LWN8iNKLWem7XlJVtcZ+U= Received: from btr.properlan.net (www.heavennet.ru [77.72.136.193]) by smtp4.mail.yandex.net (Yandex) with ESMTPSA id AE6F01280B0; Wed, 30 Jun 2010 11:30:32 +0400 (MSD) Message-ID: <4C2AF285.1090506@yandex.ru> Date: Wed, 30 Jun 2010 11:30:13 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100611 Thunderbird/3.0.4 MIME-Version: 1.0 To: Andrey Zonov References: <4C2AE37C.5060000@gmail.com> In-Reply-To: <4C2AE37C.5060000@gmail.com> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDF12D44C3BAA7B1D02FFFF21" X-Yandex-TimeMark: 1277883032 X-Yandex-Spam: 1 X-Yandex-Front: smtp4.mail.yandex.net Cc: freebsd-hackers@freebsd.org Subject: Re: How change process flags from userland? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2010 07:30:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDF12D44C3BAA7B1D02FFFF21 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 30.06.2010 10:26, Andrey Zonov wrote: > Hi, >=20 > I want to set P_PROTECTED flag for some daemons after it start, without= > patching application and kernel. > It possible? >=20 Did you try sysutils/scprotect? --=20 WBR, Andrey V. Elsukov --------------enigDF12D44C3BAA7B1D02FFFF21 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJMKvKKAAoJEAHF6gQQyKF6MeAH/jmC0n9hxmDIagr0J0DxDVlw tgREMRwdmk7/S1znM4kq+qd2Gtje7o4OuOmrmo4bDd705O7NpWPA+oL5et5iblKT Ke/apCeirMIUuQ3pE8cQDx6jtPu6WNx2sNTK0B+43g/0ly5CmswvKmJwoy4BRmmr 9sG6Inx1pgDeYxmwfpIkwrxKZ3m5MjAN6Ss0g+yF7pCQwRuJYBTziDEaH1NnekBw eq6oJqdQXd5XDB/an0Oghq2109kqZCe7x5KW7Qj+9tE1IVvtYQD7jmpOyJJMnjno QGYnmnW5H/ivblQsCsA3eOrcqW7pzl1a4Y0h/U8DToAQ+YJPVxjiiNpL+Zyt9JA= =zZN7 -----END PGP SIGNATURE----- --------------enigDF12D44C3BAA7B1D02FFFF21--