* gnu/services/xorg.scm: export screen-locker.
---
gnu/services/xorg.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 44d12a7..89273d4 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -48,6 +48,7 @@
slim
Marcus Moeller skribis:
> I wanted to install a screen locker on GuixSD and all I found was slock.
FWIW I use xlockmore and I have this:
(operating-system
;; ...
(setuid-programs (cons #~(string-append #$xlockmore "/bin/xlock")
%setuid-progr
Leo Famulari skribis:
> It seems that slock wants to have the setuid bit set.
>
> I see in the docs [1] that the store cannot contain setuid programs. Is
> the workaround in the docs only applicable to GuixSD, or can it be used
> with the standalone package manager?
It’s only applicable to GuixS
It seems that slock wants to have the setuid bit set.
I see in the docs [1] that the store cannot contain setuid programs. Is
the workaround in the docs only applicable to GuixSD, or can it be used
with the standalone package manager?
[1]
http://www.gnu.org/software/guix/manual/html_node/Setuid-P
On Fri, Aug 21, 2015, at 11:47, 宋文武 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.
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
On 2015-08-20 04:51, Marcus Moeller wrote:
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
Greets
Marcus
You can install
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
Greets
Marcus
smime.p7s
Description: S/MIME Cryptographic Signature