Mention cap_sys_tty_config in readme

This commit is contained in:
Drew DeVault 2017-03-27 07:02:08 -04:00
parent a99a1f0cc9
commit ace8e8367f

View file

@ -67,6 +67,7 @@ Run these commands:
make make
sudo make install sudo make install
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway 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: On systems without logind, you need to suid the sway binary: