chiark / gitweb /
units: call the logger a bridge too
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Apr 2011 21:22:35 +0000 (23:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Apr 2011 21:22:35 +0000 (23:22 +0200)
TODO
units/systemd-logger.service.in

diff --git a/TODO b/TODO
index c8bf2294378f2032d207de6557bc9150e2327730..fe516c5ee74ec5c28ac80659f3eec8741ced2df3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,7 +24,9 @@ F15:
 * don't trim empty cgroups
   https://bugzilla.redhat.com/show_bug.cgi?id=678555
 
 * 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:
 
 
 Features:
 
index 0fb0b4204f37ae03d9098f39c2f8e27a7b34fb01..f82db15ac16c9102acce52850d700475d0ff0844 100644 (file)
@@ -8,7 +8,7 @@
 # See systemd.special(7) for details
 
 [Unit]
 # See systemd.special(7) for details
 
 [Unit]
-Description=Stream Logging Service
+Description=Stdio Syslog Bridge
 DefaultDependencies=no
 After=syslog.socket
 
 DefaultDependencies=no
 After=syslog.socket