Tâche #33869
Scénario #33634: Lancer instance sans gen_conteneurs préalable change le layout du clavier en QWERTY sur AmonEcole 2.8.1
Réparer la restauration du clavier en azerty lors d'une instance
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Start date:
02/07/2022
Due date:
% Done:
100%
Remaining (hours):
0.0
Associated revisions
Réparation de la restauration du clavier en azerty après une instance
Le passage à systemd a sans doute cassé cette fonctionnalité.
La commande "service console-setup start" appelle en réalité
"systemctl start console-setup", sauf que le service console-setup est de
type oneshot, systemd ne relance donc pas la commande.
Ref #33869
History
#1 Updated by Laurent Gourvenec about 1 year ago
- Status changed from Nouveau to En cours
#2 Updated by Laurent Gourvenec about 1 year ago
Pour tester plus simplement :
lxc-create -n toto -t eole
#3 Updated by Laurent Gourvenec about 1 year ago
- Status changed from En cours to À valider
#4 Updated by Laurent Gourvenec about 1 year ago
- % Done changed from 0 to 100
#5 Updated by Ludwig Seys about 1 year ago
- Status changed from À valider to Résolu
#6 Updated by Joël Cuissinat about 1 year ago
- Status changed from Résolu to Fermé
- Remaining (hours) set to 0.0
eole-common$ git branch -r --contains 28199eb2 origin/2.8.1/master origin/HEAD -> origin/master origin/dist/eole/2.8.1/master origin/dist/eole/2.9.0/master origin/master