aboutsummaryrefslogtreecommitdiffstats
path: root/community/fwsnort/periodic.daily
diff options
context:
space:
mode:
Diffstat (limited to 'community/fwsnort/periodic.daily')
-rw-r--r--community/fwsnort/periodic.daily5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/fwsnort/periodic.daily b/community/fwsnort/periodic.daily
new file mode 100644
index 0000000000..ffc785d82d
--- /dev/null
+++ b/community/fwsnort/periodic.daily
@@ -0,0 +1,5 @@
+#!/bin/sh
+#update FWSNORT Rules & PSAD signatures daily
+/usr/bin/update-fwsnort
+exit 0
+