Quick follow up... careful with line-wrap!  
 
lkm()
{
  #if [ \( "${SYSTEM}" = "Linux"  -o \( "${SYSTEM}" = "FreeBSD" -a \
  #   ${V} -gt 43 \) \) -a "${ROOTDIR}" = "/" ]; then
  if [ \( "${SYSTEM}" = "Linux" \) -a "${ROOTDIR}" = "/" ]; then

_______________________________________________
cobalt-security mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-security

Reply via email to