Modify

Ticket #816 (closed enhancement: fixed)

Opened 13 years ago

Last modified 13 years ago

Add upstart client tool driver for ubuntu

Reported by: solj Owned by: solj
Priority: major Milestone: Bcfg2 1.1.0 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc: [email protected]

Description

Lucid makes use of the upstart 'service' command as opposed to using the init.d scripts directly. The scripts still work, but complain when used directly.

Attachments

Change History

comment:1 Changed 13 years ago by solj

Need to write new upstart scripts using http://upstart.ubuntu.com/getting-started.html as a guide.

comment:2 Changed 13 years ago by solj

  • Status changed from new to accepted

comment:3 Changed 13 years ago by solj

  • Priority changed from minor to major

Looks like we may need to have both DebInit? and Upstart enabled on lucid (not sure of the best way to detect that)

Restart service anacron?: (y/N): y
Restarting service anacron
> /usr/sbin/invoke-rc.d anacron restart
< Rather than invoking init scripts through /etc/init.d, use the service(8)
< utility, e.g. service anacron restart
< 
< Since the script you are attempting to invoke has been converted to an
< Upstart job, you may also use the restart(8) utility, e.g. restart anacron
< anacron start/running, process 7439

comment:4 Changed 13 years ago by solj

  • Status changed from accepted to closed
  • Resolution set to fixed

Added in [5764].

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.