From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: screen locker Date: Fri, 21 Aug 2015 13:46:44 -0400 Message-ID: <1440179204.1859074.362503449.5F1BBD2E@webmail.messagingengine.com> References: <55D5951B.2000705@gmx.ch> <87twrs8wzs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSqOv-0007tD-Oy for guix-devel@gnu.org; Fri, 21 Aug 2015 13:46:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSqOs-0002Hr-LR for guix-devel@gnu.org; Fri, 21 Aug 2015 13:46:49 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:41011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSqOs-0002FS-Fk for guix-devel@gnu.org; Fri, 21 Aug 2015 13:46:46 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id DBBD120661 for ; Fri, 21 Aug 2015 13:46:44 -0400 (EDT) In-Reply-To: <87twrs8wzs.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Marcus Moeller , guix-devel@gnu.org On Fri, Aug 21, 2015, at 11:47, =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > Same here, I think only root can run it. > (the unprivileged user can't set /proc/self/oom_score_adj). Slock on Debian (package suckless-tools) doesn't have this issue. I am looking into how they deal with it.