]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Fix debian package to work even without freeradius-mysql 74/head
authorFajar A. Nugraha <github@fajar.net>
Tue, 7 Aug 2012 06:30:28 +0000 (13:30 +0700)
committerFajar A. Nugraha <github@fajar.net>
Tue, 7 Aug 2012 06:35:23 +0000 (13:35 +0700)
commit0332bcdfb1fd3139703af3c22bb10deb9bd27acd
treea965152f22a2116f8b703e842cd3371c0dedd39b
parent0b0b778dba76d0f323a1c0b6a66d78a6fd505baa
Fix debian package to work even without freeradius-mysql

Added a patch to comment-out the line referencing mysql on
modules/dhcp_sqlippool in the default debian package.
This is needed so that by default users installing "freeradius"
package can always start the server, even without
"freeeradius-mysql" package installed.
debian/patches/dhcp_sqlippool-comment-out-mysql.diff [new file with mode: 0644]
debian/patches/series