mirror of
				https://gitlab.com/alemaire/image-specs.git
				synced 2025-01-17 17:48:20 +00:00 
			
		
		
		
	Initial commit
This commit is contained in:
		
							
								
								
									
										10
									
								
								rpi3-generate-ssh-host-keys.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								rpi3-generate-ssh-host-keys.service
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| [Unit] | ||||
| Description=generate SSH host keys | ||||
| ConditionPathExistsGlob=!/etc/ssh/ssh_host_*_key | ||||
|  | ||||
| [Service] | ||||
| Type=oneshot | ||||
| ExecStart=/usr/sbin/dpkg-reconfigure -fnoninteractive openssh-server | ||||
|  | ||||
| [Install] | ||||
| RequiredBy=multi-user.target | ||||
		Reference in New Issue
	
	Block a user
	 Michael Stapelberg
					Michael Stapelberg