From 30d6500340bd93da4dae63223e1bd8e1da6b07c0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 4 Apr 2011 04:06:24 +0200 Subject: [PATCH] units: improve logger descriptions --- TODO | 2 -- units/systemd-kmsg-syslogd.service.in | 2 +- units/systemd-logger.service.in | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) 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 -- 2.30.2