Skip to content
Snippets Groups Projects
  1. Mar 27, 2023
  2. Mar 25, 2023
  3. Mar 24, 2023
    • segfault's avatar
      systemd: Use both name and description in unit status messages · d03b1bdf
      segfault authored
      Currently, unit status messages are logged like this in the journal:
      
         Started Journal Service.
         Finished Load Kernel Modules.
         Starting Anonymizing overlay network for TCP...
      
      With this change, the messages are logged like this instead:
      
         Started systemd-journald.service.
         Finished systemd-modules-load.service.
         Starting tor@default.service...
      
      This makes it easier to search for unit status messages in the journal
      by pasting the unit name.
      
      Closes #19568
      d03b1bdf
  4. Mar 23, 2023
  5. Mar 22, 2023
  6. Mar 21, 2023
  7. Mar 20, 2023
  8. Mar 18, 2023
Loading