Rebuild for setcap [sway-security]
parent
523e1e4462
commit
91e06c05f3
@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
setcap cap_sys_ptrace=eip /usr/bin/sway
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install $1
|
||||
}
|
Loading…
Reference in New Issue