You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/scripts/suricatasc
Jason Ish 46d754044e suricatasc: don't use find -delete
For when -delete isn't supported by find. Instead use
-print0 with xargs -0.
8 years ago
..
src suricatasc: add commands for memcap handling 8 years ago
Makefile.am suricatasc: don't use find -delete 8 years ago
setup.py suricatasc: update python packaging 13 years ago
suricatasc.in In non interactive mode, print errors to stderr 10 years ago