mirror of
				https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
				synced 2025-10-31 08:18:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| service racoon /system/bin/racoon
 | |
|     class main
 | |
|     socket racoon stream 600 system system
 | |
|     # IKE uses UDP port 500.
 | |
|     user vpn
 | |
|     group vpn inet
 | |
|     capabilities NET_ADMIN NET_BIND_SERVICE NET_RAW
 | |
|     disabled
 | |
|     oneshot
 | 
