Jelajahi Sumber

fixed log file rotation fsusr and fsgrp subst

Ralf S. Engelschall 24 tahun lalu
induk
melakukan
28238f27d4
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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