~upstart-devel/upstart/upstart-jobs

« back to all changes in this revision

Viewing changes to etc/init/cobbler.conf

  • Committer: Dimitri John Ledkov
  • Date: 2014-05-06 18:45:46 UTC
  • Revision ID: dimitri.ledkov@canonical.com-20140506184546-5toyx56xxrue0f0v
auto update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# cobbler - provisioning service
2
 
#
3
 
# Cobbler is a provisioning service
4
 
 
5
 
description     "Cobbler"
6
 
author "Dustin Kirkland <kirkland@canonical.com>"
7
 
 
8
 
start on filesystem and net-device-up
9
 
stop on runlevel [016]
10
 
 
11
 
respawn
12
 
 
13
 
# To add options to your daemon, edit the line below:
14
 
exec /usr/bin/cobblerd --no-daemonize