- add a rcsshd symlink to /usr/sbin/service

OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=60
This commit is contained in:
Marcus Meissner 2014-02-11 07:43:47 +00:00 committed by Git OBS Bridge
parent 7d3e25f02e
commit db5db0c1c2
3 changed files with 2007 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 11 07:42:09 UTC 2014 - meissner@suse.com
- add a rcsshd symlink to /usr/sbin/service
-------------------------------------------------------------------
Wed Feb 5 08:38:11 UTC 2014 - idonmez@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -293,6 +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
%endif
%pre