]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: correct SELinux label of service credential directory
authorChristian Göttsche <cgzones@googlemail.com>
Wed, 27 Oct 2021 17:47:49 +0000 (19:47 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Oct 2021 11:55:37 +0000 (20:55 +0900)
commite3a0a862f625fdabfb0cbe15917a343c9d542d03
tree1be34723cd2b94da91ba9ba612cebbc8cc3ed8df
parentf4ae986649d0e6faf1e7031657d1d9acab1f8399
core: correct SELinux label of service credential directory

Label the service root credential directory so write_credential() will
create entries with the label of their parent directory.

Resolves: #21134
src/core/execute.c