From f6b88ca9944b6a42913ca56f733f78c60b33f5f2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 4 Aug 2010 08:41:49 -0400 Subject: [PATCH] Fix typo --HG-- branch : 1.7 --- UPGRADE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE b/UPGRADE index c3aab26a8..fb2711991 100644 --- a/UPGRADE +++ b/UPGRADE @@ -29,7 +29,7 @@ o Upgrading from a version prior to 1.7.4: use when searching for configuration files. Adding HOME to env_keep may enable a user to run unrestricted commands via sudo. - The default syslog facility has changed from "local2" or "authpriv" + The default syslog facility has changed from "local2" to "authpriv" (or "auth" if the operating system doesn't have "authpriv"). The --with-logfac configure option can be used to change this or it can be changed in the sudoers file. -- 2.50.1