Skip to content

Instantly share code, notes, and snippets.

@darkgeek
Created January 26, 2016 18:12
Show Gist options
  • Save darkgeek/f3dc67b1abaa5db3980d to your computer and use it in GitHub Desktop.
Save darkgeek/f3dc67b1abaa5db3980d to your computer and use it in GitHub Desktop.

Revisions

  1. darkgeek created this gist Jan 26, 2016.
    4 changes: 4 additions & 0 deletions enable_network_on_chroot_under_android
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    Add the following two lines to `/etc/group`:
    inet:x:3003:root
    net_raw:x:3004:root
    Then, add other users to those groups.