From owner-freebsd-hackers@freebsd.org Tue Aug 28 17:33:03 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 623AA1092739 for ; Tue, 28 Aug 2018 17:33:03 +0000 (UTC) (envelope-from noses@noses.com) Received: from mailomat.net (mailomat.net [81.20.89.254]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mailomat.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D73048E3B7 for ; Tue, 28 Aug 2018 17:33:02 +0000 (UTC) (envelope-from noses@noses.com) X-Junk-Score: 2 [X] X-SpamCatcher-Score: 2 [X] X-Junk-Score: 0 [] X-Cloudmark-Score: 0 [] X-Cloudmark-Analysis: v=2.1 cv=crWizTIi c=1 sm=1 tr=0 a=/nRDZZJyYxTE/j0HnTmKXw==:117 a=/nRDZZJyYxTE/j0HnTmKXw==:17 a=IkcTkHD0fZMA:10 a=dapMudl6Dx4A:10 a=pGLkceISAAAA:8 a=xv0ZfEE3q3l7p2QpulAA:9 a=QEXdDO2ut3YA:10 Received: from [194.39.192.125] (account bnc-mail@mailrelay.mailomat.net HELO bnc.net) by mailomat.net (CommuniGate Pro SMTP 6.2.0) with ESMTPSA id 95122161 for freebsd-hackers@freebsd.org; Tue, 28 Aug 2018 19:33:00 +0200 X-Junk-Score: 2 [X] X-SpamCatcher-Score: 2 [X] X-BNC-Spam-Marker: [[X]] Received: from [192.168.200.134] (account ap@bnc.net HELO [192.168.200.134]) by bnc.net (CommuniGate Pro SMTP 6.2.4) with ESMTPSA id 8047846 for freebsd-hackers@freebsd.org; Tue, 28 Aug 2018 19:32:58 +0200 From: "Achim Patzner" To: freebsd-hackers@freebsd.org Subject: Re[2]: angel(2) system call, the quest for immortality, aka kill(2) with SIGSTOP/SIGKILL will *not* work Date: Tue, 28 Aug 2018 17:32:56 +0000 Message-Id: In-Reply-To: References: Reply-To: "Achim Patzner" User-Agent: eM_Client/7.1.33101.0 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Tue, 28 Aug 2018 19:26:19 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2018 17:33:03 -0000 On 28.08.2018 18:36:05, "Warm White Wolf" =20 wrote: >Ludic : you have an account in the Unix machines at your university.=20 >You >wrote your small HTTPD, and you want that your sysadmins won't kill=20 >your power-httpd. That's exactly their job. If I found soome user on one of my system=20 running software I cannot stop if I need to the next thing that would be=20 gone after the reboot was their account... Achim