Systemd/src/random-seed
Lennart Poettering 5468d9af77 random-seed: don't use "label" version of mkdir_parents()
We don't load the selinux label database anyway, hence this is not going
to do anything at all. Let's simplify this hence and drop the explicit
request.

Also note that today SELinux can take the filename into account when
automatically deducing the label for a new file, hence even if this code
actually would have done something it is redundant today.
2019-03-07 15:10:06 +01:00
..
random-seed.c random-seed: don't use "label" version of mkdir_parents() 2019-03-07 15:10:06 +01:00