From 3f47d5663adb7e9380708eb5a8302fd571f9f246 Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Wed, 21 Oct 2015 15:18:58 +0300 Subject: [PATCH] No need to call systemd-tmpfiles in postscript, systemd trigger will take care of this --- glibc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 0ea2956..e586471 100644 --- a/glibc.spec +++ b/glibc.spec @@ -503,7 +503,6 @@ performance with NIS+, and may help with DNS as well. %pre -n nscd %_pre_useradd nscd / /sbin/nologin - systemd-tmpfiles --create nscd.conf %post -n nscd %_post_service nscd