New review comment by travankor on void-packages repository https://github.com/void-linux/void-packages/pull/26224#discussion_r520971426 Comment: I've tested hikari with elogind (without setuid) before and it works. The same should apply to seatd, in theory. I think the `hikari-unlocker` binary still needs to be setuid, but hikari's build system already does this. If the setuid build option goes away, should the hikari template have something like `chmod u-s ${DESTDIR}/usr/bin/hikari` to remove setuid from the binary? Otherwise, hikari would be inconsistent with the other compositors.