From: Lennart Poettering Date: Mon, 4 Apr 2011 02:06:24 +0000 (+0200) Subject: units: improve logger descriptions X-Git-Tag: v23~11 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=30d6500340bd93da4dae63223e1bd8e1da6b07c0;p=elogind.git units: improve logger descriptions --- diff --git a/TODO b/TODO index f4026c3fd..ce1a26ecf 100644 --- a/TODO +++ b/TODO @@ -25,8 +25,6 @@ F15: Features: -* add bimft_misc client tools - * in pam_systemd: don't rely on /proc/self/loginuid in a container * take BSD file lock on tty devices when using them? diff --git a/units/systemd-kmsg-syslogd.service.in b/units/systemd-kmsg-syslogd.service.in index adb375021..b81e4a306 100644 --- a/units/systemd-kmsg-syslogd.service.in +++ b/units/systemd-kmsg-syslogd.service.in @@ -8,7 +8,7 @@ # See systemd.special(7) for details [Unit] -Description=systemd Syslog Kernel Log Buffer Bridge +Description=Syslog Kernel Log Buffer Bridge DefaultDependencies=no [Service] diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index ff7a1316c..0fb0b4204 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,7 +8,7 @@ # See systemd.special(7) for details [Unit] -Description=Logging Daemon +Description=Stream Logging Service DefaultDependencies=no After=syslog.socket