Mention cap_sys_tty_config in readme

This commit is contained in:
Drew DeVault 2017-03-27 07:02:08 -04:00
parent e659db4f73
commit 82729eeb0c

View file

@ -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: