Projekt PMS3 rpm: Difference between revisions
Jump to navigation
Jump to search
(New page: This will involve several steps: *create init script *create logrotate config *create rpm spec **post installation ***activate init script ***activate logrotate config ***generate default ...) |
(No difference)
|
Revision as of 16:33, 16 February 2009
This will involve several steps:
- create init script
- create logrotate config
- create rpm spec
- post installation
- activate init script
- activate logrotate config
- generate default config, if needed
- pre removal
- stop deamon and remove init script
- remove logrotate config
- post installation