« Linux : Redémarrage automatique des services après upgrade » : historique des versions

De www.yakakliker.org

Sélection du diff : cochez les boutons radio des versions à comparer et appuyez sur entrée ou sur le bouton en bas.
Légende : (actu) = différence avec la dernière version, (diff) = différence avec la version précédente, m = modification mineure.

17 février 2025

21 janvier 2025

19 mars 2024

  • actudiff 17:1419 mars 2024 à 17:14Administrateur discussion contributions 1 155 octets +1 155 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