~dpiddy/ubuntu/lucid/syslog-ng/connection-logging

« back to all changes in this revision

Viewing changes to debian/syslog-ng.init

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Hahler
  • Date: 2008-04-21 21:00:45 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20080421210045-vvzvv1a6tkrlfek3
Tags: 2.0.9-1ubuntu1
* Sync from Debian, freeze exception granted in LP: #220031
* Fix build of syslog-ng.xml:
  - doc/reference/syslog-ng.xml:
    Fix reference to docbookx.dtd
  - debian/control:
    Build-Depend on docbook-xml
* doc/reference/README.syslog-ng-anon:
  Add missing last sample and link to sample config file; taken
  from http://dev.riseup.net/privacy/syslog-ng-anon/
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
### BEGIN INIT INFO
3
3
# Provides:          syslog
4
 
# Required-Start:    $local_fs $network $time
5
 
# Required-Stop:     $local_fs $network $time
 
4
# Required-Start:    $local_fs $network $time $remote_fs
 
5
# Required-Stop:     $local_fs $network $time $remote_fs
6
6
# Default-Start:     2 3 4 5
7
7
# Default-Stop:      0 1 6
8
8
# Short-Description: Starting system logging daemon