From 52c4310585e61bc93e542981422dcd2077df4399 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 18 Feb 2000 16:22:23 +0000 Subject: remove mtab~~ too --- rc.d/rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 87671015..375f56e6 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -212,7 +212,7 @@ action "Remounting root filesystem in read-write mode" mount -n -o remount,rw / >/etc/mtab # Remove stale backups -rm -f /etc/mtab~ +rm -f /etc/mtab~ /etc/mtab~~ # Enter root and /proc into mtab. mount -f / -- cgit v1.2.1