Project

General

Profile

Tâche #16029

Distribution EOLE - Scénario #16074: Poursuivre la migration des scripts EOLE vers systemd

Corriger le script System-V zephir

Added by Daniel Dehennin over 7 years ago. Updated over 7 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
04/28/2016
Due date:
% Done:

0%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Related issues

Related to conf-zephir - Tâche #16249: Zéphir 2.6 : adapter les scripts d'instance à systemd Fermé 05/24/2016

Associated revisions

Revision 40aa36d5 (diff)
Added by Philippe Caseiro over 7 years ago

Migration du script d'init "zephir" vers systemd.
Migration du script d'init "zephir_web" vers systemd

Création d'un .service et de deux scripts (pre et post).
zephir_init.sh fait des choses ... comme dans le script system V
zephir_scan.sh fait des choses (aussi) comme dans le script system V

Pour remplacer service zephir start noscan il faut faire :

systemctl set-environment ZEPHIR_SCAN=0
systemctl start zephir

Pour réactiver le lancement du "scan" :

systemctl stop zephir
systemctl set-environment ZEPHIR_SCAN=1
systemctl start zephir

Par défaut le scan est activé.

Ajout d'un ".service" pour zephir_web.

ref #16029 @4h

Revision aaeae75c (diff)
Added by Philippe Caseiro over 7 years ago

Migration du packaging vers systemd

Création des ".service" dans les paquets et activation des "units"

ref #16029 @20m

Revision b4f12440 (diff)
Added by Philippe Caseiro over 7 years ago

Correction des droits des scripts Pre et Post

ref #16029 @20m

History

#1 Updated by Joël Cuissinat over 7 years ago

  • Parent task changed from #16008 to #16074

#2 Updated by Joël Cuissinat over 7 years ago

  • Project changed from Distribution EOLE to zephir-parc

#3 Updated by Scrum Master over 7 years ago

  • Assigned To set to Philippe Caseiro

#4 Updated by Scrum Master over 7 years ago

  • Status changed from Nouveau to En cours

#5 Updated by Philippe Caseiro over 7 years ago

  • Remaining (hours) changed from 1.0 to 0.25

#6 Updated by Scrum Master over 7 years ago

  • Status changed from En cours to Résolu

#7 Updated by Joël Cuissinat over 7 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Also available in: Atom PDF