/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 mandos.conf

  • Committer: Mooie
  • Date: 2009-01-10 02:21:13 UTC
  • mto: This revision was merged to the branch mainline in revision 259.
  • Revision ID: mooie@thinkmoo-20090110022113-i36txeeqjzgqnna2
Fixed warnings in the 64 bit build.  Added explicit cast to int for
returned value from TEMP_FAILURE_RETRY.

Added ssize_t variable to take returned sizes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
# Whether to provide a D-Bus system bus interface or not
41
41
;use_dbus = True
42
 
 
43
 
# Whether to use IPv6.  (Changing this is NOT recommended.)
44
 
;use_ipv6 = True