瀏覽代碼

fixed log file rotation fsusr and fsgrp subst

master
父節點
當前提交
28238f27d4
  1. 1
      openssh/openssh.spec

1
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

載入中…
取消
儲存