From 26cef0ad9227832f20ad62e9ec9811f092ca6158 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Sun, 19 Jan 2014 17:40:04 +0400 Subject: [PATCH] server: add osec support Let's put osec tools into installable packages at least (aiming to shift these into default install probably); these are worthwile addition to sysadmin's toolbox. Thanks dobr@ for bringing this up. --- features.in/server/config.mk | 1 + pkg.in/lists/osec | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 pkg.in/lists/osec diff --git a/features.in/server/config.mk b/features.in/server/config.mk index 758cc74c..cae280b2 100644 --- a/features.in/server/config.mk +++ b/features.in/server/config.mk @@ -7,3 +7,4 @@ use/server/mini: use/server use/net-ssh @$(call add,THE_LISTS,\ $(call tags,base && (server || network || security || pkg))) @$(call add,THE_LISTS,$(call tags,extra && (server || network))) + @$(call add,MAIN_LISTS,osec) diff --git a/pkg.in/lists/osec b/pkg.in/lists/osec new file mode 100644 index 00000000..a33a6c83 --- /dev/null +++ b/pkg.in/lists/osec @@ -0,0 +1,3 @@ +osec +osec-cronjob +osec-mailreport