Hi Johan, > > This should reduce the amount of options which normally don't change each > > time obexd is executed. > > --- > > Makefile.am | 2 +- > > plugins/ftp.c | 8 ++- > > src/main.c | 176 +++++++++++++++++++++++++++++++++++++++----------------- > > src/obexd.conf | 19 ++++++ > > 4 files changed, 149 insertions(+), 56 deletions(-) > > create mode 100644 src/obexd.conf > > This doesn't compile with gcc 4.6: > > src/main.c: In function âmainâ: > src/main.c:267:12: error: variable âconfigâ set but not used [-Werror=unused-but-set-variable] > > Please fix and resend. didn't we agree on not having an obexd configuration file. That stuff should be part of the D-Bus service autostart file. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html