~ubuntu-branches/debian/stretch/dkms/stretch

« back to all changes in this revision

Viewing changes to dkms_autoinstaller.upstart

  • Committer: Bazaar Package Importer
  • Author(s): Giuseppe Iuculano, 8510207
  • Date: 2009-12-15 08:57:24 UTC
  • mfrom: (1.1.12 upstream) (7.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091215085724-i177u1akx59x30ou
Tags: 2.1.1.0-2
[8510207] Do not install upstart job file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# dkms_autoinstaller - Builds all DKMS modules for current kernel if necessary
 
2
#
 
3
# Run DKMS prior to GDM/KDM/Friends
 
4
 
 
5
description     "DKMS Automatic Build & Installation Service"
 
6
author          "Mario Limonciello <Mario_Limonciello@Dell.com>"
 
7
 
 
8
start on (startup and filesystem)
 
9
 
 
10
task
 
11
 
 
12
emits build-successful
 
13
emits build-failed
 
14
 
 
15
exec /usr/lib/dkms/dkms_autoinstaller start $KERNEL