/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/mandos-client.README.Debian

* plugins.d/mandos-client.c (main): Do not even try to work around
                                    Debian bug 633582 if --seckey or
                                    --pubkey specifies a different
                                    directory.  Bug fix: Remove all
                                    files in GPG temporary directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
  instead of using ZeroConf.  The syntax for doing this is
77
77
  "mandos=connect:<IP_ADDRESS>:<PORT_NUMBER>".
78
78
  
79
 
  Warning: this will cause the client to make exactly one attempt at
80
 
  connecting, and then fail if it does not succeed.
81
 
  
82
79
  For very advanced users, it it possible to specify simply
83
80
  "mandos=connect" on the kernel command line to make the system only
84
81
  set up the network (using the data in the "ip=" option) and not pass
86
83
  work, "--options-for=mandos-client:--connect=<ADDRESS>:<PORT>" needs
87
84
  to be manually added to the file "/etc/mandos/plugin-runner.conf".
88
85
 
89
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>, Sun, 26 Sep 2010 20:08:05 +0200
 
86
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>, Mon, 27 Sep 2010 19:53:21 +0200