aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2017-03-28 07:45:16 -0400
committerFurkan Sahin <furkan-dev@proton.me>2017-03-28 07:45:16 -0400
commit4a40427718a43f4a31db78d40197910846704dc0 (patch)
tree505bfe4503e0b50beef754e42fc5e87a0edf6934
parent00699530f99fb493601ddb860778269c0bb5e6e1 (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 632d494d..616da665 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,9 @@ Run these commands:
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
+
+On systems with logind, you need to set a few caps on the binary:
+
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
sudo setcap cap_sys_tty_config=eip /usr/local/bin/sway