From 33bd08a97a5bf64e0a1ac72190dc3a8e1231e7f2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Apr 2011 23:22:35 +0200 Subject: [PATCH] units: call the logger a bridge too --- TODO | 4 +++- units/systemd-logger.service.in | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index c8bf22943..fe516c5ee 100644 --- a/TODO +++ b/TODO @@ -24,7 +24,9 @@ F15: * don't trim empty cgroups https://bugzilla.redhat.com/show_bug.cgi?id=678555 -* reload-or-try-restart man page uses word "fail" +* reload-or-try-restart man page blurb uses word "fail" + +* explicitly block creation of mount units for API file systems Features: diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 0fb0b4204..f82db15ac 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=Stream Logging Service +Description=Stdio Syslog Bridge DefaultDependencies=no After=syslog.socket -- 2.30.2