lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ