Tous les journaux publics
De www.yakakliker.org
Affichage combiné de tous les journaux disponibles sur www.yakakliker.org. Vous pouvez personnaliser l’affichage en sélectionnant le type de journal, le nom d’utilisateur ou la page concernée (ces deux derniers étant sensibles à la casse).
- 19 mars 2024 à 17:14 Administrateur discussion contributions a créé la page Linux : Redémarrage automatique des services après upgrade (Page créée avec « <syntaxhighlight lang="bash"> As others mentioned, the trouble in this case is with the needrestart command, which is part of the apt-get upgrade process in Ubuntu now (specifically 22.04 which is what I am using). By default this is set to "interactive" mode which causes the interruption of scripts. To change this behavior, we can edit the /etc/needrestart/needrestart.conf file, changing the line: #$nrconf{restart} = 'i'; to $nrconf{restart} = 'a'; (if we wa... ») Balise : Éditeur visuel