aboutsummaryrefslogtreecommitdiff
path: root/init.d/procfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/procfs.in')
-rw-r--r--init.d/procfs.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.d/procfs.in b/init.d/procfs.in
index e7d4fce7..888f0620 100644
--- a/init.d/procfs.in
+++ b/init.d/procfs.in
@@ -41,8 +41,6 @@ start()
fi
fi
- [ "$RC_SYS" = "OPENVZ" ] && return 0
-
# Check what USB fs the kernel support. Currently
# 2.5+ kernels, and later 2.4 kernels have 'usbfs',
# while older kernels have 'usbdevfs'.