mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-07 00:38:06 -04: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
|