aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openvas-scanner/openvas-scanner.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openvas-scanner/openvas-scanner.post-install')
-rw-r--r--testing/openvas-scanner/openvas-scanner.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/openvas-scanner/openvas-scanner.post-install b/testing/openvas-scanner/openvas-scanner.post-install
new file mode 100644
index 0000000000..1c27c059da
--- /dev/null
+++ b/testing/openvas-scanner/openvas-scanner.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "Remember to modify redis server in order to listen to a socket"
+exit 0