- 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:
parent
7d3e25f02e
commit
db5db0c1c2
@ -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
|
||||
|
||||
|
2001
openssh.changes.reb47944ec2d587d73f8e2ef1dd4caf5d
Normal file
2001
openssh.changes.reb47944ec2d587d73f8e2ef1dd4caf5d
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user