Friday, November 17, 2006

Checking running Kernel support for a module

For instance this example checks for netfilter support
zgrep -i netfilter /proc/config.gz
CONFIG_NETFILTER=y

No comments:

Post a Comment