]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core: reload SELinux label cache on daemon-reload
authorChristian Göttsche <cgzones@googlemail.com>
Wed, 27 Nov 2019 18:43:47 +0000 (19:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 4 Dec 2019 09:29:46 +0000 (10:29 +0100)
commita9dfac21ec850eb5dcaf1ae9ef729389e4c12802
tree6e68e03ec39809ac6339d6f32865fdd9d9b15944
parent97a3e8d582db838644950ac0144135c6275087de
core: reload SELinux label cache on daemon-reload

Reloading the SELinux label cache here enables a light-wight follow-up of a SELinux policy change, e.g. adding a label for a RuntimeDirectory.

Closes: #13363
src/basic/selinux-util.c
src/basic/selinux-util.h
src/core/main.c