/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 plugin-runner.conf

  • Committer: Teddy Hogeborn
  • Date: 2009-02-25 12:20:01 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090225122001-ty7zobjk6snyo0o3
* plugins.d/mandos-client.c (start_mandos_communication): "sin6_family"
                                                          in the
                                                          "sockaddr_in6"
                                                          struct is a
                                                          "sa_family_t",
                                                          not
                                                          "uint16_t".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## This is the configuration file for plugin-runner.  It should be
2
2
## installed as "/etc/mandos/plugin-runner.conf", which will be copied
3
3
## to "/conf/conf.d/mandos/plugin-runner.conf" in the initrd.img file.
4
 
## 
5
 
## The default network interface for mandos-client(8mandos) is
6
 
## "eth0".  Uncomment this line and change it if necessary.
7
 
## 
 
4
##
 
5
## After editing this file, the initrd image file must be updated for
 
6
## the changes to take effect!
8
7
 
9
 
#--options-for=mandos-client:--interface=eth0
 
8
## Example:
 
9
#--options-for=mandos-client:--debug