~kampka/ubuntu/quantal/fwknop/upstart-support

« back to all changes in this revision

Viewing changes to knopwatchd.c

  • Committer: Bazaar Package Importer
  • Author(s): Franck Joncourt
  • Date: 2008-11-15 14:44:08 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20081115144408-jy3m48bxs7u98xb6
Tags: 1.9.9-1
* New Upstream Version
* Fixed typo in fwknop-server init-script. (Closes: #504665)
* Added DAEMON_ARGS variable to allow users to pass specifics options to
  the daemon. (Closes: #504666)
* Adjusted priority from optional to extra.
  (Fwknop has some dependencies on packages whose priority is extra)
* Fixed dependency on the mail command. (Closes: #504670)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
*
14
14
*  Credits:  (see the CREDITS file)
15
15
*
16
 
*  Version: 1.9.8
 
16
*  Version: 1.9.9
17
17
*
18
18
*  Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org)
19
19
*
31
31
*
32
32
*****************************************************************************
33
33
*
34
 
*  $Id: knopwatchd.c 1277 2008-10-01 02:37:05Z mbr $
 
34
*  $Id: knopwatchd.c 1353 2008-11-14 03:56:46Z mbr $
35
35
*/
36
36
 
37
37
/* includes */