Mention setcap in manual install instructions

This commit is contained in:
Drew DeVault 2016-12-04 09:59:25 -05:00
parent 1d39c22a38
commit 49fe25c106
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ Run these commands:
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
On systems without logind, you need to suid the sway binary: