aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-03-27 07:02:08 -0400
committerDrew DeVault <sir@cmpwn.com>2017-03-27 07:02:08 -0400
commit82729eeb0c965dfb17c1fd93d76d466b1a51947e (patch)
treef3171b14cdbd7778039599cebd186f91db1cb597
parente659db4f73366010ad0017297a594216585510e4 (diff)
Mention cap_sys_tty_config in readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 586c3d2a..632d494d 100644
--- 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: