[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4784FA0D.7010600@redhat.com>
Date: Wed, 09 Jan 2008 10:45:01 -0600
From: Eric Sandeen <sandeen@...hat.com>
To: Theodore Tso <tytso@....edu>,
ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] Fix up uuidd man page
Eric Sandeen wrote:
> uuidd(8) man page had a typo, and a couple of stale defaults
> documented.
>
> Signed-off-by: Eric Sandeen <sandeen@...hat.com>
>
> ---
>
> Index: e2fsprogs-1.40.4/misc/uuidd.8.in
> ===================================================================
> --- e2fsprogs-1.40.4.orig/misc/uuidd.8.in
> +++ e2fsprogs-1.40.4/misc/uuidd.8.in
> @@ -64,11 +64,11 @@ UUID's.
> .TP
> .BI \-p " pidfile"
> Specify the pathname where the pid file should be written. By default,
> -the pid file is written to /var/run/uuidd.pid.
> +the pid file is written to /var/lib/libuuid/uuidd.pid.
Actually, hang on. Why is this in /var/lib, not /var/run?
I can see keeping state files in /var/lib so they're persistent across
boots, but the pidfile?
-Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists