aboutsummaryrefslogtreecommitdiffstats
path: root/testing/psad/psad.confd
diff options
context:
space:
mode:
authorIT Offshore <developer@it-offshore.co.uk>2013-11-10 09:58:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-11-15 14:30:43 +0000
commit78aed1773bd4a4656ed3e5d24cf0981cb3a0a16d (patch)
tree4b3a9e1a47118b0fc1d51e1af16239b720cedf0b /testing/psad/psad.confd
parent00ee7c5831c9497767af587fb94dd6f715f68793 (diff)
Initial APKBUILD for PSAD into Testing
Corrected patch for PSAD - the APKBUILD now provides the answers required by install.pl so the package will build unattended. I looked at building the package the Redhat way but the perl install script also preserves configuration settings on upgrades.
Diffstat (limited to 'testing/psad/psad.confd')
-rw-r--r--testing/psad/psad.confd8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/psad/psad.confd b/testing/psad/psad.confd
new file mode 100644
index 00000000000..27ce228e92a
--- /dev/null
+++ b/testing/psad/psad.confd
@@ -0,0 +1,8 @@
+# Default settings for psad.
+
+# Add any options you would like to pass to the daemon when started
+# For example if you would like to add an override file for your setup, this
+# can be achived this way:
+#
+# command_args="--Override-config /root/psad.override.conf"
+command_args=""