diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-10 08:08:12 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-10 08:08:12 +0000 |
commit | 595cd21460a5e281f8fac8cd17ac8e413bf9d14b (patch) | |
tree | e3b3bdb72c1bc12b323e3cfb41a76b7c24b33a36 /openwrt/package/ulogd/ipkg | |
parent | 3a22d943182ce62c9840647361283d9feb54615a (diff) |
backport fixes from changeset:2408 to trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2409 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ulogd/ipkg')
-rw-r--r-- | openwrt/package/ulogd/ipkg/ulogd-mod-extra.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/ulogd/ipkg/ulogd-mod-extra.control b/openwrt/package/ulogd/ipkg/ulogd-mod-extra.control new file mode 100644 index 000000000..95332ba34 --- /dev/null +++ b/openwrt/package/ulogd/ipkg/ulogd-mod-extra.control @@ -0,0 +1,5 @@ +Package: ulogd-mod-extra +Priority: optional +Section: net +Description: Netfilter userspace logging daemon (extra plugins) +Depends: ulogd |