Actions
User story #4448
closedUser story #4338: Add a bundle or argument to an existing bundle managing services in order to set a service starting at boot
Add a generic method to ensure that a service is defined at start
Effort required:
Name check:
Fix check:
Regression:
Description
we need a generic method to ensure that a service is defined at start
However, while it is fairly easy on SuSE/RedHat like system (with chkconfig), it gets harder when trying to add Debian (which relies on files checking)
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from In progress to Discussion
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/ncf/pull/38
Note that it doesn't support Debian yet, and I'm not sure of the solution:
- different generic method specialized ?
- one very complex generic method ?
Updated by Nicolas PERRON over 10 years ago
Should it really be a sub-task of #4338 which is already resolved ?
Updated by Benoît PECCATTE almost 10 years ago
The generic methods now exist (service_ensure_started_at_boot) and the debian support has been implemented in #5854
Updated by Matthieu CERDA almost 10 years ago
- Status changed from Discussion to Rejected
- % Done changed from 0 to 100
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from 6 to User story
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
Actions