diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 19:17:17 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 19:17:17 +0000 |
commit | c5d540327a93ac4d3b6a3826cf6f20fb7a700acd (patch) | |
tree | 6bf5f55313ee1c06ec631f40ac3804410140edc8 /package/portsentry/ipkg | |
parent | 3a09403a94c91065a9611fb36faa2c44f21c4863 (diff) |
add portsentry package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1469 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/portsentry/ipkg')
-rw-r--r-- | package/portsentry/ipkg/portsentry.conffiles | 1 | ||||
-rw-r--r-- | package/portsentry/ipkg/portsentry.control | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/package/portsentry/ipkg/portsentry.conffiles b/package/portsentry/ipkg/portsentry.conffiles new file mode 100644 index 000000000..9c0810ccb --- /dev/null +++ b/package/portsentry/ipkg/portsentry.conffiles @@ -0,0 +1 @@ +/etc/portsentry.conf diff --git a/package/portsentry/ipkg/portsentry.control b/package/portsentry/ipkg/portsentry.control new file mode 100644 index 000000000..bf8fe42cd --- /dev/null +++ b/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 |