Projet

Général

Profil

Tâche #14944

Scénario #14546: Corriger le comportement de certains services en cas d'arrêt de creoled

controle-vnc devrait démarrer sans creoled

Ajouté par Emmanuel GARETTE il y a environ 8 ans. Mis à jour il y a environ 8 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Début:
09/02/2016
Echéance:
% réalisé:

0%

Temps estimé:
10.00 h
Restant à faire (heures):
0.0

Historique

#1 Mis à jour par Klaas TJEBBES il y a environ 8 ans

  • Statut changé de Nouveau à Fermé
  • Restant à faire (heures) changé de 10.0 à 0.0
root@scribek25:~# ps -edf|grep -E 'vnc|creole'
root     17633     1  0 14:15 ?        00:00:00 /usr/bin/python /usr/bin/websockify 6080 --target-config=/var/lib/eop_novnc/ --cert=/etc/ssl/certs/eole.crt --key=/etc/ssl/certs/eole.key
root     26083     1  0 15:26 ?        00:00:00 /usr/bin/python /usr/bin/twistd --pidfile=/var/run/controle-vnc.pid --rundir=/usr/share/eole/controlevnc --python=/usr/share/eole/controlevnc/controle_vnc_serveur.py --logfile=/var/log/controle-vnc/main.log
root     26119     1  1 15:26 ?        00:00:00 /usr/bin/python /usr/sbin/creoled --daemon --pidfile /run/creoled.pid
root     26138  5921  0 15:26 pts/0    00:00:00 grep --color=auto -E vnc|creole
root@scribek25:~# service creoled stop
 * Stopping Creole daemon creoled                                                                                                                                                                                                     [ OK ] 
root@scribek25:~# service controle-vnc stop
 * Stopping controle VNC: controle-vnc                                                                                                                                                                                                [ OK ] 
root@scribek25:~# ps -edf|grep -E 'vnc|creole'
root     17633     1  0 14:15 ?        00:00:00 /usr/bin/python /usr/bin/websockify 6080 --target-config=/var/lib/eop_novnc/ --cert=/etc/ssl/certs/eole.crt --key=/etc/ssl/certs/eole.key
root     26184  5921  0 15:27 pts/0    00:00:00 grep --color=auto -E vnc|creole
root@scribek25:~# service controle-vnc start
 * Starting controle VNC: controle-vnc                                                                                                                                                                                                [ OK ] 
root@scribek25:~# ps -edf|grep -E 'vnc|creole'
root     17633     1  0 14:15 ?        00:00:00 /usr/bin/python /usr/bin/websockify 6080 --target-config=/var/lib/eop_novnc/ --cert=/etc/ssl/certs/eole.crt --key=/etc/ssl/certs/eole.key
root     26205     1  0 15:27 ?        00:00:00 /usr/bin/python /usr/bin/twistd --pidfile=/var/run/controle-vnc.pid --rundir=/usr/share/eole/controlevnc --python=/usr/share/eole/controlevnc/controle_vnc_serveur.py --logfile=/var/log/controle-vnc/main.log
root     26210  5921  0 15:27 pts/0    00:00:00 grep --color=auto -E vnc|creole
root@scribek25:~# 

Formats disponibles : Atom PDF