From: Yu Watanabe Date: Fri, 11 Jul 2025 01:20:36 +0000 (+0900) Subject: Plumbing to perform SELinux checks in varlink API (#38146) X-Git-Tag: v258-rc1~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3337feb553bd45ed595e9d16d1e8156de6ea9dd;p=thirdparty%2Fsystemd.git Plumbing to perform SELinux checks in varlink API (#38146) This PR does minimal changes to introduce varlink support. Ideally, the code should switch to using `mac_selinux_get_our_label()` and new `mac_selinux_get_peer_label()`. But I leave it for now to minimize breakage. `mac_selinux_get_peer_label()` remains unused. This is a prep step to merge https://github.com/systemd/systemd/pull/38032 --- b3337feb553bd45ed595e9d16d1e8156de6ea9dd