From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Brooks Subject: bug#34630: slock: unable to disable OOM killer. Make sure to suid or sgid slock. Date: Mon, 25 Feb 2019 00:20:40 -0600 Message-ID: <20190225002040.64e55acd@mailbox.org> References: <20190223021014.5f9dfa19@mailbox.org> <87ftsdsqkc.fsf@zancanaro.id.au> <20190224215307.GA1310@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gy9dU-0000s6-Av for bug-guix@gnu.org; Mon, 25 Feb 2019 01:21:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gy9dS-00082j-Ce for bug-guix@gnu.org; Mon, 25 Feb 2019 01:21:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37224) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gy9dN-0007z1-UA for bug-guix@gnu.org; Mon, 25 Feb 2019 01:21:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gy9dN-0006V6-O7 for bug-guix@gnu.org; Mon, 25 Feb 2019 01:21:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190224215307.GA1310@jasmine.lan> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 34630-done@debbugs.gnu.org Thanks for the info, and sorry for the trouble. This isn't actually a foreign distro, my OS declaration just doesn't use %desktop-services, so the automatic setuid handling wasn't there. Thanks to your info I was able to manually add slock to setuid-programs and it's working fine from /run/setuid-programs now. Sorry again about the bother, since this wasn't actually a guix problem, and thanks for the help!