Unverified Commit 0ef18705 authored by Florian Klink's avatar Florian Klink Committed by GitHub
Browse files

Merge pull request #323996 from hercules-ci/journald.conf-link

nixos/journald: Link to journald manpage
parents ed1b6699 7b1af674
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ in {
      type = types.lines;
      example = "Storage=volatile";
      description = ''
        Extra config options for systemd-journald. See man journald.conf
        Extra config options for systemd-journald. See {manpage}`journald.conf(5)`
        for available options.
      '';
    };