From 4d5148242a90f5cb768a1b88234447acd289c3ca Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 22 Apr 2011 14:29:58 +0200 Subject: removed leftover mkdir Signed-off-by: Tom Gundersen --- rc.sysinit | 2 -- 1 file changed, 2 deletions(-) diff --git a/rc.sysinit b/rc.sysinit index 070d7cf..21b4eb1 100755 --- a/rc.sysinit +++ b/rc.sysinit @@ -268,8 +268,6 @@ if [[ -x /sbin/fsck ]]; then stat_done fi -/bin/mkdir -p /dev/{pts,shm} - stat_busy "Mounting Local Filesystems" /bin/mount -n -o remount,rw / -- cgit v1.2.3