forked from rpms/openssh
		
	ssh-agent.serivce is user unit (#1761817#27)
This commit is contained in:
		
							parent
							
								
									5f230a4999
								
							
						
					
					
						commit
						9979ff5307
					
				| @ -51,7 +51,7 @@ | |||||||
| 
 | 
 | ||||||
| # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 | # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 | ||||||
| %global openssh_ver 8.5p1 | %global openssh_ver 8.5p1 | ||||||
| %global openssh_rel 1 | %global openssh_rel 2 | ||||||
| %global pam_ssh_agent_ver 0.10.4 | %global pam_ssh_agent_ver 0.10.4 | ||||||
| %global pam_ssh_agent_rel 2 | %global pam_ssh_agent_rel 2 | ||||||
| 
 | 
 | ||||||
| @ -510,7 +510,7 @@ install -m644 %{SOURCE10} $RPM_BUILD_ROOT/%{_unitdir}/sshd.socket | |||||||
| install -m644 %{SOURCE11} $RPM_BUILD_ROOT/%{_unitdir}/sshd.service | install -m644 %{SOURCE11} $RPM_BUILD_ROOT/%{_unitdir}/sshd.service | ||||||
| install -m644 %{SOURCE12} $RPM_BUILD_ROOT/%{_unitdir}/sshd-keygen@.service | install -m644 %{SOURCE12} $RPM_BUILD_ROOT/%{_unitdir}/sshd-keygen@.service | ||||||
| install -m644 %{SOURCE15} $RPM_BUILD_ROOT/%{_unitdir}/sshd-keygen.target | install -m644 %{SOURCE15} $RPM_BUILD_ROOT/%{_unitdir}/sshd-keygen.target | ||||||
| install -m644 %{SOURCE16} $RPM_BUILD_ROOT/%{_unitdir}/ssh-agent.service | install -m644 %{SOURCE16} $RPM_BUILD_ROOT/%{_userunitdir}/ssh-agent.service | ||||||
| install -m744 %{SOURCE13} $RPM_BUILD_ROOT/%{_libexecdir}/openssh/sshd-keygen | install -m744 %{SOURCE13} $RPM_BUILD_ROOT/%{_libexecdir}/openssh/sshd-keygen | ||||||
| install -m755 contrib/ssh-copy-id $RPM_BUILD_ROOT%{_bindir}/ | install -m755 contrib/ssh-copy-id $RPM_BUILD_ROOT%{_bindir}/ | ||||||
| install contrib/ssh-copy-id.1 $RPM_BUILD_ROOT%{_mandir}/man1/ | install contrib/ssh-copy-id.1 $RPM_BUILD_ROOT%{_mandir}/man1/ | ||||||
| @ -607,7 +607,7 @@ test -f %{sysconfig_anaconda} && \ | |||||||
| %attr(0644,root,root) %{_mandir}/man1/ssh-copy-id.1* | %attr(0644,root,root) %{_mandir}/man1/ssh-copy-id.1* | ||||||
| %attr(0644,root,root) %{_mandir}/man8/ssh-pkcs11-helper.8* | %attr(0644,root,root) %{_mandir}/man8/ssh-pkcs11-helper.8* | ||||||
| %attr(0644,root,root) %{_mandir}/man8/ssh-sk-helper.8* | %attr(0644,root,root) %{_mandir}/man8/ssh-sk-helper.8* | ||||||
| %attr(0644,root,root) %{_unitdir}/ssh-agent.service | %attr(0644,root,root) %{_userunitdir}/ssh-agent.service | ||||||
| 
 | 
 | ||||||
| %files server | %files server | ||||||
| %dir %attr(0711,root,root) %{_datadir}/empty.sshd | %dir %attr(0711,root,root) %{_datadir}/empty.sshd | ||||||
| @ -649,6 +649,9 @@ test -f %{sysconfig_anaconda} && \ | |||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Tue Mar 09 2021 Rex Dieter <rdieter@fedoraproject.org> - 8.5p1-2 | ||||||
|  | - ssh-agent.serivce is user unit (#1761817#27) | ||||||
|  | 
 | ||||||
| * Wed Mar 03 2021 Jakub Jelen <jjelen@redhat.com> - 8.5p1-1 + 0.10.4-2 | * Wed Mar 03 2021 Jakub Jelen <jjelen@redhat.com> - 8.5p1-1 + 0.10.4-2 | ||||||
| - New upstream release (#1934336) | - New upstream release (#1934336) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user