mirror of
https://github.com/swaywm/sway.git
synced 2024-11-29 11:21:28 +00:00
Mention cap_sys_tty_config in readme
This commit is contained in:
parent
a99a1f0cc9
commit
ace8e8367f
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue