~ubuntu-branches/ubuntu/natty/insserv/natty-updates

« back to all changes in this revision

Viewing changes to debian/overrides/dns-clean

  • Committer: Bazaar Package Importer
  • Author(s): Petter Reinholdtsen
  • Date: 2008-03-24 23:32:22 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080324233222-fuwbt1qh32i9t71h
Tags: 1.11.0-8
Make sure the consistency check in update-bootsystem-insserv
report all problems and not only the first one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
### BEGIN INIT INFO
 
2
# Provides:          dns-clean
 
3
# Required-Start:    $local_fs
 
4
# Required-Stop:     $local_fs
 
5
# Default-Start:     S
 
6
# Default-Stop:
 
7
### END INIT INFO
 
8
# Reported to BTS as bug #332857