From 03ee5c38cb0da193dd08733fb4c0c2809cee6a99 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 4 Jun 2014 16:37:02 +0200 Subject: 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. --- man/systemd-journald.service.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/systemd-journald.service.xml') diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index f0ce7aae64..7ac73ed66d 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -45,6 +45,7 @@ systemd-journald.service systemd-journald.socket + systemd-journald-dev-log.socket systemd-journald Journal service @@ -52,6 +53,7 @@ systemd-journald.service systemd-journald.socket + systemd-journald-dev-log.socket /usr/lib/systemd/systemd-journald -- cgit v1.2.1