only mount sysfs once (thx, ejka)

SVN-Revision: 6504
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
parent eea7bb328d
commit eb83bc789a

@ -28,5 +28,3 @@ mount none /dev/pts -t devpts
}
} || mount -o remount,rw /dev/root /
}
grep sysfs /proc/filesystems >/dev/null && mount -t sysfs none /sys 2>&-

Loading…
Cancel
Save