aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
diff options
context:
space:
mode:
Diffstat (limited to 'rc.sysinit')
-rwxr-xr-xrc.sysinit3
1 files changed, 0 insertions, 3 deletions
diff --git a/rc.sysinit b/rc.sysinit
index 9d56c9f..5d9a72f 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -198,9 +198,6 @@ fsck_reboot $fsckret
status "Remounting Root" \
mount -n -o remount /
-# force linkage of /etc/mtab to the kernel
-[[ -L /etc/mtab ]] || ln -sf /proc/self/mounts /etc/mtab
-
# now mount all the local filesystems
run_hook sysinit_premount
status "Mounting Local Filesystems" \