diff options
l--------- | system/skeleton/etc/mtab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/skeleton/etc/mtab b/system/skeleton/etc/mtab index 4c0a0948bc..5c4677a608 120000 --- a/system/skeleton/etc/mtab +++ b/system/skeleton/etc/mtab @@ -1 +1 @@ -/proc/mounts
\ No newline at end of file +../proc/self/mounts
\ No newline at end of file |