updated to 2.6.13.3-vs2.1.0-rc4 headers
[util-vserver.git] / util-vserver / sysv / vprocunhide
index 0d38193..17a2cd4 100755 (executable)
@@ -12,6 +12,8 @@ test -e "$UTIL_VSERVER_VARS" || {
 }
 . "$UTIL_VSERVER_VARS"
 
+$_VSERVER_INFO - FEATURE iattr || exit 0
+
 f=/etc/rc.d/init.d/functions
 if test -e "$f"; then
     . "$f"