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.
This commit is contained in:
Michael Shigorin 2014-01-19 17:40:04 +04:00
parent 3879fb002a
commit 26cef0ad92
2 changed files with 4 additions and 0 deletions

View File

@ -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)

3
pkg.in/lists/osec Normal file
View File

@ -0,0 +1,3 @@
osec
osec-cronjob
osec-mailreport