=== modified file 'debian/control' --- debian/control 2008-09-30 03:19:39 +0000 +++ debian/control 2009-01-04 21:20:50 +0000 @@ -4,9 +4,9 @@ Maintainer: Mandos Maintainers Uploaders: Teddy Hogeborn , Björn Påhlsson -Build-Depends: debhelper (>= 7), docbook-xsl, libavahi-core-dev, - libgpgme11-dev, libgnutls-dev, xsltproc, po-debconf, - pkg-config +Build-Depends: debhelper (>= 7), docbook-xml, docbook-xsl, + libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc, + po-debconf, pkg-config Standards-Version: 3.8.0 Vcs-Bzr: http://ftp.fukt.bsnet.se/pub/mandos/trunk Vcs-Browser: http://bzr.fukt.bsnet.se/loggerhead/mandos/trunk/files === modified file 'mandos' --- mandos 2008-12-29 02:44:54 +0000 +++ mandos 2009-01-04 21:20:50 +0000 @@ -1046,8 +1046,7 @@ use_dbus = use_dbus) for section in client_config.sections())) if not clients: - logger.critical(u"No clients defined") - sys.exit(1) + logger.warning(u"No clients defined") if debug: # Redirect stdin so all checkers get /dev/null === modified file 'mandos.xml' --- mandos.xml 2008-12-29 02:44:54 +0000 +++ mandos.xml 2009-01-04 21:20:50 +0000 @@ -2,7 +2,7 @@ - + %common; ]> @@ -236,7 +236,8 @@ - See also . + See also . + @@ -334,7 +335,7 @@ - + D-BUS INTERFACE The server will by default provide a D-Bus system bus interface.