/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.templates

  • Committer: Teddy Hogeborn
  • Date: 2008-09-26 18:03:10 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926180310-6npcdb9v7sl60zlf
* plugins.d/usplash.c (usplash_write): Move "cmd_line_len" up.
  (main): Bug fix: Check result of "readlink".  Bug fix: do not write
          if "buf" is empty.  Bug fix:  Free "buf".  Bug fix: Free
          "cmdline".  Bug fix: Check result of "execv".  Bug fix: free
          "cmdline_argv".

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: mandos/not-yet-configured
 
2
Type: note
 
3
_Description: Your system needs more configuration[ mandos]
 
4
 Your system has not yet been completely configured as a
 
5
 Mandos server - clients need to be added to to
 
6
 /etc/mandos/clients.conf.  Please read
 
7
 /usr/share/doc/mandos/README.Debian.gz to find out how.
 
8
 .
 
9
 (The server has not been started.)