summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-05 23:22:35 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-05 23:22:35 +0200
commit33bd08a97a5bf64e0a1ac72190dc3a8e1231e7f2 (patch)
tree1c9f2c88f61fb2ed9af75908351293e4d358d90c
parentcb06add70d69eae1a990da283e1a582ee98a142d (diff)
downloadsystemd-33bd08a97a5bf64e0a1ac72190dc3a8e1231e7f2.tar.gz
units: call the logger a bridge too
-rw-r--r--TODO4
-rw-r--r--units/systemd-logger.service.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index c8bf229437..fe516c5ee7 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 0fb0b4204f..f82db15ac1 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