~peter-pearse/ubuntu/natty/insserv/prop001

« back to all changes in this revision

Viewing changes to debian/overrides/exim

  • Committer: Bazaar Package Importer
  • Author(s): Petter Reinholdtsen
  • Date: 2008-01-16 23:29:09 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080116232909-5v6j752kg141eouw
Tags: 1.10.0-5
* Made sure to initialize the badstate variable before it is used in
  update-bootsystem-insserv.
* Removed override files for uptimed and uptimed.sh, as the uptimed
  package now include the LSB headers.
* Make sure to give a proper error message when failing to enable
  dependency based boot system and insserv return an error code
  (Closes: #461141).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
### BEGIN INIT INFO
2
 
# Provides:          exim
3
 
# Required-Start:    $network $syslog
4
 
# Required-Stop:     $network $syslog
5
 
# Default-Start:     2 3 4 5
6
 
# Default-Stop:      0 1 6
7
 
### END INIT INFO