Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1817 → Rev 1816

/scripts/alcasar-urpmi.sh
231,6 → 231,4
[ -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