]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/socket: support binary inside chroot when looking for SELinux label (#8405)
authorFilipe Brandenburger <filbranden@google.com>
Fri, 9 Mar 2018 11:20:56 +0000 (03:20 -0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Mar 2018 11:20:56 +0000 (12:20 +0100)
commit416be1a03baed3b6b1a1a481576cd77bc322ca2b
tree9aa5c3945206f40fab869839b0a00471a32dc1b3
parent906bdbf5e79870f6997fc0925348f9412f3c5f3e
core/socket: support binary inside chroot when looking for SELinux label (#8405)

Otherwise having a .socket unit start a .service running a binary under
a chroot fails as the unit is unable to determine the SELinux label of
the binary.
src/core/socket.c