diff options
Diffstat (limited to 'src/OS/os.c-cygwin')
-rw-r--r-- | src/OS/os.c-cygwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OS/os.c-cygwin b/src/OS/os.c-cygwin index d7645fdbe..c9464aae2 100644 --- a/src/OS/os.c-cygwin +++ b/src/OS/os.c-cygwin @@ -190,7 +190,7 @@ void cygwin_premain2(int argc, char ** argv, struct per_process * ptr) and to avoid exec that cause loss of privilege If not privileged and unable to chown, we set the exim uid to our uid. - If unprivileged and /var/spool/exim is writable and not runing as listening daemon, + If unprivileged and /var/spool/exim is writable and not running as listening daemon, we fake all subsequent setuid. */ /* Get the system and admins uid from their sids */ |