]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: move /dev/log socket to /run
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Jun 2014 14:37:02 +0000 (16:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 4 Jun 2014 14:53:58 +0000 (16:53 +0200)
commit03ee5c38cb0da193dd08733fb4c0c2809cee6a99
tree7dd08d7c90b63c8d66e46feb0fd4d1c473172b77
parent02ba8fb3357daf57f6120ac512fb464a4c623419
journald: move /dev/log socket to /run

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.
Makefile.am
man/systemd-journald.service.xml
src/journal/journald-server.c
src/journal/journald-syslog.c
units/systemd-journald-dev-log.socket [new file with mode: 0644]
units/systemd-journald.service.in
units/systemd-journald.socket