Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1816 → Rev 1817

/scripts/alcasar-urpmi.sh
231,4 → 231,6
[ -e /tmp/chilli.conf ] && mv /tmp/chilli.conf /etc/
# Clean the RPM cache
urpmi --clean
# the ipt-netflow RPM add the kernel module ipt_NETFLOW (the modules dependance tree need to be updated)
/sbin/depmod -a
exit 0