diff -Naur glibc-2.29/nscd/nscd.tmpfiles glibc-2.29-p/nscd/nscd.tmpfiles --- glibc-2.29/nscd/nscd.tmpfiles 2019-01-31 17:45:36.000000000 +0100 +++ glibc-2.29-p/nscd/nscd.tmpfiles 2020-01-02 13:55:16.782878568 +0100 @@ -1,4 +1,5 @@ # Configuration to create /run/nscd directory # Used as part of systemd's tmpfiles -d /run/nscd 0755 root root +d /run/nscd 0755 nscd nscd +d /var/db/nscd 0755 nscd nscd