commit 82729eeb0c965dfb17c1fd93d76d466b1a51947e
parent e659db4f73366010ad0017297a594216585510e4
Author: Drew DeVault <sir@cmpwn.com>
Date: Mon, 27 Mar 2017 07:02:08 -0400
Mention cap_sys_tty_config in readme
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -67,6 +67,7 @@ Run these commands:
make
sudo make install
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
+ sudo setcap cap_sys_tty_config=eip /usr/local/bin/sway
On systems without logind, you need to suid the sway binary: