Services Framework has incorrect location for rendering upstart jobs

Bug #1389454 reported by Charles Butler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Charm Tools
Fix Released
Undecided
Unassigned

Bug Description

The proper location to place upstart scripts is in /etc/init not /etc/init.d (this is reserved for sysvinit style init scripts)

The line in question is in services.py

                helpers.render_template(
                    source='upstart.conf',
                    target='/etc/init.d/{{ service }}'),

Tags: papercut

Related branches

Marco Ceppi (marcoceppi)
Changed in charm-tools:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.