From cd4ec1d2bf34a6b69f3cf8bd670a8a469c2c46c5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 5 May 2002 00:57:47 +0000 Subject: [PATCH] document timestampowner --- sudoers.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sudoers.pod b/sudoers.pod index 4847e7320..efa8814bc 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -517,6 +517,11 @@ The default is C<@badpass_message@> unless insults are enabled. The directory in which B stores its timestamp files. The default is F<@timedir@>. +=item timestampowner + +The owner of the timestamp directory and the timestamps stored therein. +The default is C. + =item passprompt The default prompt to use when asking for a password; can be overridden -- 2.50.1