Welcome! Log In Create A New Profile

Advanced

[PATCH 3/3] Add support libcap1

Kirill A. Korinskiy
March 18, 2009 09:02PM
From: Kirill A. Korinskiy <catap@catap.ru>

---
src/os/unix/ngx_user.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/os/unix/ngx_user.c b/src/os/unix/ngx_user.c
index d3f6b5bd1d7d379ff4de9418955bcc285f0696d4..c6f0bdb7a16ef5d896998f56bfd9532ff6689dad 100644
--- a/src/os/unix/ngx_user.c
+++ b/src/os/unix/ngx_user.c
@@ -8,6 +8,7 @@
#include <ngx_core.h>

#if (NGX_HAVE_CAPABILITIES)
+#undef _POSIX_SOURCE
#include <sys/capability.h>
#endif

--
1.6.2
Subject Author Posted

[PATCH] Start use capabilities on linux

Kirill A. Korinskiy March 17, 2009 05:59PM

Re: [PATCH] Start use capabilities on linux

Maxim Dounin March 17, 2009 09:43PM

Re: [PATCH] Start use capabilities on linux

Igor Sysoev March 18, 2009 02:30AM

[PATCH 2/2] Setting more capabilities(CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_DAC_READ_SEARCH and CAP_SETUID).

Kirill A. Korinskiy March 18, 2009 12:03PM

[PATCH] Setting more capabilities(CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_DAC_READ_SEARCH and CAP_SETUID).

Kirill A. Korinskiy March 18, 2009 12:45PM

[PATCH 3/3] Add support libcap1

Kirill A. Korinskiy March 18, 2009 09:02PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 242
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready