SVN-Revision: 37272
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-do_mount_procfs() {
- mount -o noatime none /proc -t proc
-}