diff --git a/TODO b/TODO index f4026c3fd0..ce1a26ecf4 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 adb3750211..b81e4a3069 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 ff7a1316c2..0fb0b4204f 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