From 893bdbd20c2bc3019b2a3465ccaa653fbe05efd3 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 1 Jun 2015 09:43:39 -0300 Subject: [PATCH] sample pound.cfg: avoid running as root --- etc/pound.cfg | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/etc/pound.cfg b/etc/pound.cfg index e97c193..f6886f8 100644 --- a/etc/pound.cfg +++ b/etc/pound.cfg @@ -1,3 +1,5 @@ +User "www-data" +Group "www-data" LogLevel 1 Alive 10 Client 120 -- libgit2 0.21.2