mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	main: set the identity in the logger
This causes "iwd" to be output in each message sent to syslog to help quickly identify iwd messages.
This commit is contained in:
		
							parent
							
								
									b54dcafa80
								
							
						
					
					
						commit
						6d46698494
					
				| @ -531,6 +531,8 @@ int main(int argc, char *argv[]) | ||||
| 	else | ||||
| 		l_log_set_stderr(); | ||||
| 
 | ||||
| 	l_log_set_ident("iwd"); | ||||
| 
 | ||||
| 	if (check_crypto() < 0) | ||||
| 		return EXIT_FAILURE; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Steve Schrock
						Steve Schrock