mirror of
				https://github.com/PowerShell/Win32-OpenSSH.git
				synced 2025-10-31 11:44:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # SSHD_START:		Set to 1 to start SSH daemon
 | |
| # SSHD_ARGS:		Command line arguments to pass to sshd
 | |
| #
 | |
| SSHD_START=1
 | |
| SSHD_ARGS=
 |