Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license headers to unit files | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | journald: also increase the SendBuffer of /dev/log to 8M | Lennart Poettering | 2014-08-13 | 1 | -1/+7 |
| | | | | http://lists.freedesktop.org/archives/systemd-devel/2014-August/021825.html | ||||
* | journald: move /dev/log socket to /run | Lennart Poettering | 2014-06-04 | 1 | -0/+26 |
This way we can make the socket also available for sandboxed apps that have their own private /dev. They can now simply symlink the socket from /dev. |