From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: screen locker Date: Fri, 21 Aug 2015 23:47:03 +0800 Message-ID: <87twrs8wzs.fsf@gmail.com> References: <55D5951B.2000705@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSoWT-0006mR-Sw for guix-devel@gnu.org; Fri, 21 Aug 2015 11:46:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSoWO-0008LA-UA for guix-devel@gnu.org; Fri, 21 Aug 2015 11:46:29 -0400 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]:34723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSoW4-0008Du-3Y for guix-devel@gnu.org; Fri, 21 Aug 2015 11:46:24 -0400 Received: by padfo6 with SMTP id fo6so9685746pad.1 for ; Fri, 21 Aug 2015 08:46:03 -0700 (PDT) In-Reply-To: <55D5951B.2000705@gmx.ch> 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: Marcus Moeller , guix-devel@gnu.org Marcus Moeller writes: > Hi all. > > I wanted to install a screen locker on GuixSD and all I found was slock. > > Sadly when I try to start it as unprivileged user, I got an error like: > > cannot disable the out-of-memory-killer for this process Same here, I think only root can run it. (the unprivileged user can't set /proc/self/oom_score_adj).