Sfoglia il codice sorgente

fixed log file rotation fsusr and fsgrp subst

Ralf S. Engelschall 24 anni fa
parent
commit
28238f27d4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      openssh/openssh.spec

+ 1 - 0
openssh/openssh.spec

@@ -143,6 +143,7 @@ AutoReqProv:  no
     #   install run-command script
     %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
     %{l_shtool} install -c -m 755 -e "s;@l_prefix@;%{l_prefix};g" \
+        -e 's;@l_fsusr@;%{l_fsusr};g' -e 's;@l_fsgrp@;%{l_fsgrp};g' \
         %{SOURCE rc.openssh} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
 
     #   install reasonable ssh server and client configuration files