/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 00:53:09 UTC
  • mto: This revision was merged to the branch mainline in revision 258.
  • Revision ID: mooie@thinkmoo-20090110005309-1f1uhhvrif4tg6ev
Updated Makefile to use -fPIC.
Updated Makefile to use -pie and -fPIE correctly.

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