diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-19 16:57:07 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-19 16:57:07 +0000 |
| commit | bdfc2a252ada8db6777a7181783ceddf5d9468e2 (patch) | |
| tree | 63462e14d8ba5356b8c67e22cd2765ff1075949d /openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control | |
| parent | 4d97e8492b3c0a489386ed624768b6e95e2fa6d6 (diff) | |
| download | mtk-20170518-bdfc2a252ada8db6777a7181783ceddf5d9468e2.zip mtk-20170518-bdfc2a252ada8db6777a7181783ceddf5d9468e2.tar.gz mtk-20170518-bdfc2a252ada8db6777a7181783ceddf5d9468e2.tar.bz2 | |
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found), rename subpackages from ulogd-*-plugin to ulogd-mod-*
SVN-Revision: 957
Diffstat (limited to 'openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control')
| -rw-r--r-- | openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control b/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control new file mode 100644 index 0000000..8d296d2 --- /dev/null +++ b/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control @@ -0,0 +1,9 @@ +Package: ulogd-pgsql-plugin +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 (PostgreSQL plugin) +Depends: libpq, ulogd |
