From: Jean-Marc Pigeon (Delson) Date: Wed, 18 Jun 2025 20:51:59 +0000 (-0400) Subject: Adjusting logs directories creation within spec file X-Git-Tag: tag-0.9~92 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=2bc181dfd5f1d8914179ada05e61a9e7db0a4c0c;p=jmp%2Fmailleur Adjusting logs directories creation within spec file --- diff --git a/mailleur.spec.in b/mailleur.spec.in index a2e1116..d7175fa 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -41,7 +41,7 @@ search about email exchange within time and transaction context. %attr(0754,root,root) %{_libdir}/%{name}/support/addconfig.sh %attr(0754,root,root) %{_libdir}/%{name}/support/crdb.sh %attr(0754,root,root) %{_libdir}/%{name}/support/starting.sh -%attr(0755,%{name},mail) %dir %{spooldir}/%{name}/{queue,in.log,out.log} +%attr(0755,%{name},mail) %dir %{spooldir}/%{name}/{queue,in-logs,out-logs} #----------------------------------------------------------------------------- %preun