diff options
Diffstat (limited to 'openwrt/package/openser/ipkg/openser-mod-auth-db.control')
-rw-r--r-- | openwrt/package/openser/ipkg/openser-mod-auth-db.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/openser/ipkg/openser-mod-auth-db.control b/openwrt/package/openser/ipkg/openser-mod-auth-db.control new file mode 100644 index 0000000000..9b6878903e --- /dev/null +++ b/openwrt/package/openser/ipkg/openser-mod-auth-db.control @@ -0,0 +1,5 @@ +Package: openser-mod-auth-db +Depends: openser, libmysqlclient +Section: net +Priority: optional +Description: authentication support against database for OpenSER |