summaryrefslogtreecommitdiff
path: root/mtpd.rc
blob: 5a8f347f7c4cbeaea0ec69844978297ea563484d (plain)
1
2
3
4
5
6
7
8
service mtpd /system/bin/mtpd
    class main
    socket mtpd stream 600 system system
    user vpn
    group vpn inet
    capabilities NET_RAW
    disabled
    oneshot