~jon-raiford/mythbuntu/lirc

« back to all changes in this revision

Viewing changes to debian/lirc.init.d

  • Committer: Mario Limonciello
  • Date: 2008-11-09 03:00:13 UTC
  • Revision ID: superm1@ubuntu.com-20081109030013-yimxy6yfsiml8200
merge lirc.init.d from debian (yeah not a lot of changes.  their's begs for improvement

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
### BEGIN INIT INFO
3
3
# Provides:          lirc
4
 
# Required-Start:    $syslog
5
 
# Required-Stop:     $syslog
6
 
# Should-Start:      $local_fs
7
 
# Should-Stop:       $local_fs
 
4
# Required-Start:    $remote_fs $syslog
 
5
# Required-Stop:     $remote_fs $syslog
8
6
# Default-Start:     2 3 4 5
9
7
# Default-Stop:      0 1 6
10
8
# Short-Description: Starts LIRC daemon.