/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to default-mandos

  • Committer: Teddy Hogeborn
  • Date: 2011-02-27 16:56:09 UTC
  • mto: This revision was merged to the branch mainline in revision 465.
  • Revision ID: teddy@fukt.bsnet.se-20110227165609-2uij9a5ytirpxq0n
* debian/control (mandos): Depend on Python 2.6.  Do not depend on
                           python-multiprocessing.
  (mandos-client): Conflict with dropbear (< 0.52-5); Debian bug
                   #584780.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Directory where configuration files are located.  Default is
 
2
# "/etc/mandos".
 
3
 
4
#CONFIGDIR=/etc/mandos
 
5
 
 
6
# Additional options that are passed to the Daemon.
 
7
DAEMON_ARGS=""