diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-16 19:17:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-16 19:17:17 +0000 |
commit | 06fe76519ad247891ee782ec1bdf9e783a07073b (patch) | |
tree | b7bd48be0fee2500f4a5796db1bd10239bf4ff10 /openwrt/package/portsentry/ipkg | |
parent | 00af13111532b35ae37c8a7c73db7cd7426bac31 (diff) | |
download | mtk-20170518-06fe76519ad247891ee782ec1bdf9e783a07073b.zip mtk-20170518-06fe76519ad247891ee782ec1bdf9e783a07073b.tar.gz mtk-20170518-06fe76519ad247891ee782ec1bdf9e783a07073b.tar.bz2 |
add portsentry package
SVN-Revision: 1469
Diffstat (limited to 'openwrt/package/portsentry/ipkg')
-rw-r--r-- | openwrt/package/portsentry/ipkg/portsentry.conffiles | 1 | ||||
-rw-r--r-- | openwrt/package/portsentry/ipkg/portsentry.control | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/portsentry/ipkg/portsentry.conffiles b/openwrt/package/portsentry/ipkg/portsentry.conffiles new file mode 100644 index 0000000..9c0810c --- /dev/null +++ b/openwrt/package/portsentry/ipkg/portsentry.conffiles @@ -0,0 +1 @@ +/etc/portsentry.conf diff --git a/openwrt/package/portsentry/ipkg/portsentry.control b/openwrt/package/portsentry/ipkg/portsentry.control new file mode 100644 index 0000000..bf8fe42 --- /dev/null +++ b/openwrt/package/portsentry/ipkg/portsentry.control @@ -0,0 +1,6 @@ +Package: portsentry +Priority: optional +Section: net +Maintainer: Felix Fietkau <openwrt@nbd.name> +Source: buildroot internal +Description: Software for protection against port scans |