~ubuntu-branches/ubuntu/intrepid/salinfo/intrepid

« back to all changes in this revision

Viewing changes to debian/salinfo.init

  • Committer: Bazaar Package Importer
  • Author(s): dann frazier
  • Date: 2006-10-26 16:37:21 UTC
  • mfrom: (1.1.4 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061026163721-ncsv1baj5rsu2z8n
Tags: 1.2-1
* New upstream release
* Update Standards-Version to 3.7.2
* Add LSB section to initscript

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#               Modified for salinfo by dann frazier <dannf@hp.com>
9
9
#
10
10
 
 
11
### BEGIN INIT INFO
 
12
# Provides:          salinfo
 
13
# Required-Start:    $syslog
 
14
# Required-Stop:     $syslog
 
15
# Should-Start:      $local_fs
 
16
# Should-Stop:       $local_fs
 
17
# Default-Start:     2 3 4 5
 
18
# Default-Stop:      0 1 6
 
19
# Short-Description: SAL log monitor
 
20
# Description:       Watch for and extrace pending logs from SAL 
 
21
#                    (System Abstraction Layer)
 
22
### END INIT INFO
 
23
 
11
24
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
12
25
DAEMON=/usr/sbin/salinfo_decode
13
26
NAME=salinfo