From 6147270ba7e07face960fde5653489e920cd2707 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 16 Sep 2004 18:53:20 +0000 Subject: - Ability to switch users - Fix for config files not ending in a line break --- common/sppriv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/sppriv.h') diff --git a/common/sppriv.h b/common/sppriv.h index 89a89f9..30686f9 100644 --- a/common/sppriv.h +++ b/common/sppriv.h @@ -49,6 +49,7 @@ typedef struct spstate struct timeval timeout; /* Timeout for communication */ int transparent; /* Transparent proxying */ const char* directory; /* The temp directory */ + const char* user; /* User to run as */ struct sockaddr_any outaddr; /* The outgoing address */ const char* outname; -- cgit v1.2.3