sway: must be setuid to work correctly without logind.
This commit is contained in:
parent
3f03d2bc2b
commit
0a8c5cf2fc
|
@ -16,4 +16,6 @@ checksum=1800bd21297e8af168f0c7afbf4f16fb817c8687d1451d6ecd5abba0873a2d3c
|
|||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
# must be setuid without logind!
|
||||
chmod u+s ${DESTDIR}/usr/bin/sway
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue