[Lunar-commits] <moonbase-other> clamav: create database folder & add message

v4hn me at v4hn.de
Mon Oct 7 02:34:52 CEST 2013


commit f4c751cba9f1419b50a351fd1b3854e9a5b84061
Author: v4hn <me at v4hn.de>
Date: Sun, 06 Oct 2013 09:37:39 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f4c751cba9f1419b50a351fd1b3854e9a5b84061

clamav: create database folder & add message
---
  security/clamav/BUILD        | +3/-0     
  security/clamav/POST_INSTALL | +2/-0     
  2 files changed, 5 insertions(+)

--- /dev/null
+++ b/security/clamav/BUILD
@@ -0,0 +1,3 @@
+default_build &&
+
+install -o clamav -g clamav -m 0755 -d /var/lib/clamav
--- /dev/null
+++ b/security/clamav/POST_INSTALL
@@ -0,0 +1,2 @@
+message "${MESSAGE_COLOR}You now need to configure your freshly installed scanner in /etc/clamd.conf and /etc/freshclam.conf"
+message "${MESSAGE_COLOR}Examples can be found in the respective *.sample files${DEFAULT_COLOR}"




More information about the Lunar-commits mailing list