mirror of
https://github.com/NickHu/sway
synced 2025-01-15 15:41:59 +01:00
Mention cap_sys_tty_config in readme
This commit is contained in:
parent
e659db4f73
commit
82729eeb0c
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue