mirror of
				https://github.com/itsdave-de/dockercompose-guacamole-for-msp-remoteadmin.git
				synced 2025-11-04 01:41:02 -03:00 
			
		
		
		
	add message if start process
This commit is contained in:
		
							parent
							
								
									9196114bfb
								
							
						
					
					
						commit
						678b526b25
					
				@ -69,5 +69,6 @@ if __name__ == "__main__":
 | 
				
			|||||||
    thread.start()
 | 
					    thread.start()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Keep the main thread running
 | 
					    # Keep the main thread running
 | 
				
			||||||
 | 
					    print("Log monitoring service started")
 | 
				
			||||||
    while True:
 | 
					    while True:
 | 
				
			||||||
        time.sleep(1)
 | 
					        time.sleep(1)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user