From 03cbaf0c680cd2dda57308370cef82786e19ed36 Mon Sep 17 00:00:00 2001 From: Cyteen Date: Tue, 14 Nov 2017 12:40:39 +0000 Subject: [PATCH] Add the _apt user to aid_inet for apt in chroots under android to work. --- 001_apt-group.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 001_apt-group.sh diff --git a/001_apt-group.sh b/001_apt-group.sh new file mode 100644 index 0000000..cb804e8 --- /dev/null +++ b/001_apt-group.sh @@ -0,0 +1 @@ +usermod -g 3003 _apt