Mention setcap in manual install instructions

master
Drew DeVault 8 years ago
parent 1d39c22a38
commit 49fe25c106

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

Loading…
Cancel
Save