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

Reply via email to