1service racoon /system/bin/racoon
2    class main
3    socket racoon stream 600 system system
4    # IKE uses UDP port 500. Racoon will setuid to vpn after binding the port.
5    group vpn net_admin inet
6    disabled
7    oneshot
8