~ubuntu-branches/debian/sid/upstart/sid

« back to all changes in this revision

Viewing changes to event.d/logd.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-12-13 17:27:37 UTC
  • mfrom: (1.1.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20061213172737-i8969k38jl3b8ruu
Tags: 0.3.1-1
* New upstream release:
  - start, stop and status are now symlinks to initctl, not to a
    different, separate utility.
  - initctl completely rewritten to behave properly.
  - some upstart-specific options to shutdown and reboot dropped, as
    these are considered SysV-compat tools.
  - "console none" fixed.  LP: #70782.
  - improved documentation.  LP: #68805.

* shutdown and reboot moved to upstart-compat-sysv.

* Replace the /usr/share/doc/* directory in upstart-logd,
  upstart-compat-sysv, system-services and startup-tasks with a symlink to
  /usr/share/doc/upstart.  This was actually done in a previous package,
  but the migration missed.  LP: #70895.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# logd
2
 
#
3
 
# This service is started automatically by init so that the output from
4
 
# other services can be logged.
5
 
 
6
 
description     "service logging daemon"
7
 
author          "Scott James Remnant <scott@ubuntu.com>"
8
 
 
9
 
stop on shutdown
10
 
 
11
 
respawn @sbindir@/logd
12
 
console output