Eric Sandeen wrote:
> uuidd(8) man page had a typo, and a couple of stale defaults
> documented.
> 
> Signed-off-by: Eric Sandeen <[EMAIL PROTECTED]>
> 
> ---
> 
> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to