/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 debian/mandos-client.README.Debian

  • Committer: Teddy Hogeborn
  • Date: 2015-07-07 15:49:49 UTC
  • Revision ID: teddy@recompile.se-20150707154949-vbuj4pc6wf3o1vgz
mandos.service: Use Type=dbus (implicitly).

mandos.service ([Service]/Type): Removed.
               ([Service]/BusName): Uncommented; set to
                                    "se.recompile.Mandos".

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  is possible to verify that the correct password will be received by
17
17
  this client by running the command, on the client:
18
18
  
 
19
        MANDOSPLUGINHELPERDIR=/usr/lib/$(dpkg-architecture \
 
20
        -qDEB_HOST_MULTIARCH)/mandos/plugin-helpers \
19
21
        /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH \
20
22
        )/mandos/plugins.d/mandos-client \
21
23
                --pubkey=/etc/keys/mandos/pubkey.txt \
91
93
  work, "--options-for=mandos-client:--connect=<ADDRESS>:<PORT>" needs
92
94
  to be manually added to the file "/etc/mandos/plugin-runner.conf".
93
95
 
94
 
 -- Teddy Hogeborn <teddy@recompile.se>, Mon, 28 Oct 2013 11:02:26 +0100
 
96
 -- Teddy Hogeborn <teddy@recompile.se>, Mon, 29 Jun 2015 18:17:41 +0200