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'.