]> git.mdlowis.com Git - proto/labwc.git/commit
Refuse to start when SUID is detected
authorJohan Malm <jgm323@gmail.com>
Fri, 14 Oct 2022 22:27:42 +0000 (23:27 +0100)
committerJohn Lindgren <john@jlindgren.net>
Wed, 16 Nov 2022 15:40:59 +0000 (10:40 -0500)
commit573a521cf1363257d1d83bcadbb3d74b76baa558
treeefd1f7ac76663e9bf7dcedb08d0d92d4a9d1dfd6
parent1c80dbd6ef20780d90b320a43de5acfb8167e603
Refuse to start when SUID is detected

This ensures that those surprised by the deprecation of SUID operation
receive an error rather than accidentally having run as root.

swaywm/sway@e572805
src/main.c
src/server.c