summaryrefslogtreecommitdiff
path: root/units/systemd-journald@.service.in
Commit message (Collapse)AuthorAgeFilesLines
* journald: when journald namespace instances log, they can do so safely to ↵Lennart Poettering2021-06-091-1/+0
| | | | | | the main journald instance Fixes: #18951
* meson: use jinja2 for unit templatesZbigniew Jędrzejewski-Szmek2021-05-191-3/+3
| | | | | | | | | We don't need two (and half) templating systems anymore, yay! I'm keeping the changes minimal, to make the diff manageable. Some enhancements due to a better templating system might be possible in the future. For handling of '## ' — see the next commit.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* journald: add ability to activate by varlink socketLennart Poettering2020-01-311-2/+2
| | | | | | | | | If we have exit on idle, then operations such as "journalctl --namespace=foo --rotate" should work even if the journal daemon is currently not running. (Note that we don't do activation by varlink for the main instance of journald, I am not sure the deadlocks it might introduce are worth it)
* journald: add exit on idleLennart Poettering2020-01-311-2/+0
|
* units: add unit files for instantiated journal daemonsLennart Poettering2020-01-311-0/+46