]> git.mdlowis.com Git - proto/labwc.git/commit
Print deprecation notice when running SUID
authorJohan Malm <jgm323@gmail.com>
Wed, 20 Apr 2022 17:17:39 +0000 (18:17 +0100)
committerJohan Malm <jgm323@gmail.com>
Wed, 20 Apr 2022 17:17:39 +0000 (18:17 +0100)
commitc7aaa8dd616782537b8624eacabd3ee7020d69a3
treef86a6ba42311b510cc529a4b8e1bfb8b9ec3e62b
parentfa37fba0b0b9e43e29c23caa317b353ac54b2383
Print deprecation notice when running SUID

Tracking swaywm/sway@e1db1f8

Add soft deprecation warning to highlight future intent of removing the
code which drops SUID privileges. libseat now has a better alternative in
the form of seatd-launch which uses the normal seatd daemon & libseat
backend and takes care of SUID.

Fixes issue #212
src/server.c