remove dup bind mount for /etc
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
on early-init
|
on early-init
|
||||||
mount debugfs debugfs /sys/kernel/debug mode=755
|
mount debugfs debugfs /sys/kernel/debug mode=755
|
||||||
|
|
||||||
mount none /system/etc /etc bind rec # docker fix
|
|
||||||
mount sysfs sysfs /sys rw remount # ueventd fix
|
mount sysfs sysfs /sys rw remount # ueventd fix
|
||||||
|
|
||||||
# 32bit app require this, remove for 64bit only redroid
|
# 32bit app require this, remove for 64bit only redroid
|
||||||
|
|||||||
Reference in New Issue
Block a user