Just noticed the following while reading the git diff,
Andreas

>From 5a4689ef2a875f2d50f7691b03d7675180542d9d Mon Sep 17 00:00:00 2001
From: Andreas Jaeger <a...@suse.de>
Date: Wed, 29 Sep 2010 04:46:29 +0200
Subject: [PATCH] Fix comment

---
 src/tmpfiles.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tmpfiles.c b/src/tmpfiles.c
index 3a83311..13e830d 100644
--- a/src/tmpfiles.c
+++ b/src/tmpfiles.c
@@ -34,7 +34,7 @@
 #include "strv.h"
 #include "label.h"
 
-/* This reads all files listed in /etc/tempfiles.d/?*.conf and creates
+/* This reads all files listed in /etc/tmpfiles.d/?*.conf and creates
  * them in the file system. This is intended to be used to create
  * properly owned directories beneath /tmp, /var/tmp, /var/run and
  * /var/lock which are volatile and hence need to be recreated on
-- 
1.7.2.2

-- 
 Andreas Jaeger, Program Manager openSUSE,  a...@{novell.com,opensuse.org}
  Twitter: jaegerandi | Identica: jaegerandi
   SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
    Maxfeldstr. 5, 90409 Nürnberg, Germany
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to