Fix tmpfile creation in nscd pre-script

This commit is contained in:
Denis Silakov 2015-10-21 12:59:02 +03:00
parent 30b69935ab
commit 6a8659b64b

View file

@ -57,7 +57,7 @@ Summary: The GNU libc libraries
Name: glibc
Epoch: 6
Version: 2.19
Release: 20
Release: 21
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries
Url: http://www.eglibc.org/
@ -503,7 +503,7 @@ performance with NIS+, and may help with DNS as well.
%pre -n nscd
%_pre_useradd nscd / /sbin/nologin
systemd-tmpfiles --create %{name}.conf
systemd-tmpfiles --create nscd.conf
%post -n nscd
%_post_service nscd