forked from rpms/openssh
		
	Add missing documentation link to systemd service files (RHBZ#1181593)
This commit is contained in:
		
							parent
							
								
									b9d68e7db4
								
							
						
					
					
						commit
						e581af0a84
					
				| @ -1,5 +1,6 @@ | ||||
| [Unit] | ||||
| Description=OpenSSH server daemon | ||||
| Documentation=man:sshd(8) man:sshd_config(5) | ||||
| After=network.target sshd-keygen.service | ||||
| Wants=sshd-keygen.service | ||||
| 
 | ||||
|  | ||||
| @ -1,5 +1,6 @@ | ||||
| [Unit] | ||||
| Description=OpenSSH Server Socket | ||||
| Documentation=man:sshd(8) man:sshd_config(5) | ||||
| Conflicts=sshd.service | ||||
| 
 | ||||
| [Socket] | ||||
|  | ||||
| @ -1,5 +1,6 @@ | ||||
| [Unit] | ||||
| Description=OpenSSH per-connection server daemon | ||||
| Documentation=man:sshd(8) man:sshd_config(5) | ||||
| Wants=sshd-keygen.service | ||||
| After=sshd-keygen.service | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user