Re: [dev] [slock] Configure OOM killer as non-root
Hi Amadeus
Am Di, 8. Jul 2014, um 16:08, schrieb Amadeus Folego:
> I also can't use it as non-root, how did you solve it?
You need to change the owner of the binary to "root" and set the suid
bit:
$ sudo chown root slock
$ sudo chmod u+s slock
If you use "make install", this happens automatically.
Cheers,
Danilo
Received on Tue Jul 08 2014 - 16:19:41 CEST
This archive was generated by hypermail 2.3.0
: Tue Jul 08 2014 - 16:24:06 CEST