Project

General

Profile

Tâche #16113

Scénario #16073: Étudier les blocages liés aux scripts systemd

eole-common : corriger les appels des services fait avec "/etc/init.d"

Added by Fabrice Barconnière over 7 years ago. Updated over 7 years ago.

Status:
Fermé
Priority:
Normal
Start date:
10/20/2015
Due date:
% Done:

100%

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

Description

barco@barco-cubi:~/git/eole-common (master=)$ rgrep "init\.d" *
bastion/bastion.container:# config: /etc/init.d/bastion
bastion/bastion:INITQOS='/etc/init.d/qoseole'
bastion/bastion:        CreoleRun "/etc/init.d/bastion start" all no yes
diagnose/05-common:    for file in $(ls $cpath/etc/init.d/*.dpkg-dist 2>/dev/null); do
network-scripts/pppoe/bastion:if [ -x /etc/init.d/bastion ]
posttemplate/00-eole-common:        /etc/init.d/networking restart
posttemplate/00-eole-common:/etc/init.d/bastion stop > /dev/null
tmpl/0000usepeerdns:  /etc/init.d/nscd restart || true

Associated revisions

Revision e9638c62 (diff)
Added by Fabrice Barconnière over 7 years ago

Remplacement de /etc/init.d/ par *service * là où c'est utile

ref #16113 @0.5h

Revision fbbff13f (diff)
Added by Fabrice Barconnière over 7 years ago

Utilisation du script qoseole et pas du "service"

Le service qoseole n'existe plus en 2.6.0 il faut utiliser le script "/usr/share/eole/sbin/qoseole"

ref #16113 @10m

History

#1 Updated by Fabrice Barconnière over 7 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Fabrice Barconnière over 7 years ago

  • Subject changed from eole-common : corriger les appels des services fait avec "/etc/init.d" to eole-common : corriger les appels des services fait avec "/etc/init.d"
  • Assigned To set to Fabrice Barconnière

#3 Updated by Fabrice Barconnière over 7 years ago

  • % Done changed from 0 to 80
  • Remaining (hours) changed from 2.0 to 1.0

Reste l'appel à qoseole à traiter en même temps que #16112

#4 Updated by Fabrice Barconnière over 7 years ago

  • % Done changed from 80 to 100
  • Remaining (hours) changed from 1.0 to 0.25

#5 Updated by Scrum Master over 7 years ago

  • Status changed from En cours to Résolu

#6 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
jojo@jojo-MS-B09611:~/git/eole-common (master=)$ rgrep "init\.d" *
bastion/bastion.container:# config: /etc/init.d/bastion
diagnose/05-common:    for file in $(ls $cpath/etc/init.d/*.dpkg-dist 2>/dev/null); do

Also available in: Atom PDF