Marcus Meissner 2014-02-11 08:14:43 +00:00 committed by Git OBS Bridge
parent db5db0c1c2
commit e282a93fa2

View File

@ -293,7 +293,7 @@ rm -f %{buildroot}%{_datadir}/Ssh.bin
%if %{has_systemd}
install -D -m 0755 %{SOURCE9} %{buildroot}%{_sbindir}/sshd-gen-keys-start
install -D -m 0644 %{SOURCE10} %{buildroot}%{_unitdir}/sshd.service
ln -s /usr/sbin/service buildroot}%{_sbindir}/rcsshd
ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rcsshd
%endif
%pre