sway: must be setuid to work correctly without logind.
This commit is contained in:
parent
3f03d2bc2b
commit
0a8c5cf2fc
1 changed files with 2 additions and 0 deletions
|
@ -16,4 +16,6 @@ checksum=1800bd21297e8af168f0c7afbf4f16fb817c8687d1451d6ecd5abba0873a2d3c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
# must be setuid without logind!
|
||||||
|
chmod u+s ${DESTDIR}/usr/bin/sway
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue