Project

General

Profile

Evolution #3875

Ajouter l'option Creole pty="False" pour les services posh-profile et admin-posh-profile

Added by Joël Cuissinat about 11 years ago. Updated almost 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
07/25/2012
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:
Distribution:
EOLE 2.3

Description

root@amonecole:/usr/share/eole/creole/dicos# python -c "import json;print json.load(file('/etc/eole/init_service.conf'))['posh-profile']" 
[u'service', True, [u'web']]
root@amonecole:/usr/share/eole/creole/dicos# CreoleService posh-profile restart * Stopping Serveur Profil Posh: posh-profile                                                                                 [ OK ] 
 * Starting Serveur Profil Posh: posh-profile                                                                                 [ OK ] 
root@amonecole:/usr/share/eole/creole/dicos# CreoleService posh-profile statusServeur Profil Posh est arrêté
root@amonecole:/usr/share/eole/creole/dicos# python -c "import json;print json.load(file('/etc/eole/init_service.conf'))['posh-profile']" 
[u'service', False, [u'web']]
root@amonecole:/usr/share/eole/creole/dicos# CreoleService posh-profile restart * Stopping Serveur Profil Posh: posh-profile
   ...done.
 * Starting Serveur Profil Posh: posh-profile
   ...done.
root@amonecole:/usr/share/eole/creole/dicos# CreoleService posh-profile statusServeur Profil Posh (pid 4888) est actif ...


Related issues

Related to python-posh - Anomalie #3416: arret du service admin-posh-profile Ne sera pas résolu 04/30/2012

Associated revisions

Revision 90f420b6 (diff)
Added by Joël Cuissinat almost 11 years ago

  • 25_posh.xml : lancement des services sans pseudo terminal

Fixes #3875 @20m

Revision 90f420b6 (diff)
Added by Joël Cuissinat almost 11 years ago

  • 25_posh.xml : lancement des services sans pseudo terminal

Fixes #3875 @20m

Revision 0ab5525c (diff)
Added by yllen almost 10 years ago

change message for massive actions - see #3875

Revision c63ccf73 (diff)
Added by moyooo over 9 years ago

reorder massiveaction see #3875

History

#1 Updated by Joël Cuissinat almost 11 years ago

  • Assigned To changed from Arnaud FORNEROT to Joël Cuissinat

#2 Updated by Joël Cuissinat almost 11 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#3 Updated by Bruno Boiget almost 11 years ago

  • Status changed from Résolu to Fermé

modif ok en 2.3.7 RC

python -c "import json;print json.load(file('/etc/eole/init_service.conf'))['posh-profile']" 
[u'service', False, [u'web']]

#4 Updated by Joël Cuissinat almost 11 years ago

  • Target version set to Mises à jour 2.3.7 Stable

attribution arbitraire d'une roadmap :)

Also available in: Atom PDF