mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-08 09:18:04 -04:00
add local files
This commit is contained in:
parent
7cd02093c4
commit
974813cf3c
1694 changed files with 364708 additions and 0 deletions
9
universal7570-common/etc/init/racoon.rc
Normal file
9
universal7570-common/etc/init/racoon.rc
Normal file
|
@ -0,0 +1,9 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue