From 7c229ea95ddba25138de8c146b73a1f4efed27aa Mon Sep 17 00:00:00 2001 From: backslashxx <118538522+backslashxx@users.noreply.github.com> Date: Fri, 30 May 2025 21:20:43 +0800 Subject: [PATCH] module/umount: umount hostsfile by default --- module/template/umount | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/template/umount b/module/template/umount index 5242a6a..5c32238 100644 --- a/module/template/umount +++ b/module/template/umount @@ -1 +1,3 @@ source { "KSU", "APatch", "magisk", "worker" } fs { "tmpfs" "overlay" } +point {"/system/etc/hosts"} +