diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-15 21:33:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-15 21:33:09 +0000 |
commit | 5f30de27170d4472fb576f541d5786283e421628 (patch) | |
tree | bacb3af7274179739601d2c09562e3af0f491372 /package/ulogd/ipkg/ulogd.control | |
parent | 172dca5aa6e6d27ec7900644b2d492b3cdd4bccd (diff) | |
download | upstream-5f30de27170d4472fb576f541d5786283e421628.tar.gz upstream-5f30de27170d4472fb576f541d5786283e421628.tar.bz2 upstream-5f30de27170d4472fb576f541d5786283e421628.zip |
Add ulogd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ulogd/ipkg/ulogd.control')
-rw-r--r-- | package/ulogd/ipkg/ulogd.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/ulogd/ipkg/ulogd.control b/package/ulogd/ipkg/ulogd.control new file mode 100644 index 0000000000..032a973a04 --- /dev/null +++ b/package/ulogd/ipkg/ulogd.control @@ -0,0 +1,8 @@ +Package: ulogd +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/ulogd/ +Description: Netfilter userspace logging daemon |