From 0c9804fc74c9c8df33af1f18f16d50d1a5c2484d Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Oct 09 2017 16:27:27 +0000 Subject: move httpd.service.d, httpd.socket.d dirs to -filesystem --- diff --git a/httpd.spec b/httpd.spec index c9792bb..f6da380 100644 --- a/httpd.spec +++ b/httpd.spec @@ -641,6 +641,8 @@ rm -rf $RPM_BUILD_ROOT %dir %{docroot}/html %dir %{contentdir} %dir %{contentdir}/icons +%attr(755,root,root) %dir %{_unitdir}/httpd.service.d +%attr(755,root,root) %dir %{_unitdir}/httpd.socket.d %files tools %defattr(-,root,root)