Asher has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/65600


Change subject: run twemproxy as nobody
......................................................................

run twemproxy as nobody

Change-Id: I6e74225da823fda8f55cfb2db9b08a987593f782
---
M files/upstart/twemproxy.conf
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/00/65600/1

diff --git a/files/upstart/twemproxy.conf b/files/upstart/twemproxy.conf
index 800e079..2f24c20 100644
--- a/files/upstart/twemproxy.conf
+++ b/files/upstart/twemproxy.conf
@@ -3,6 +3,7 @@
 start on (net-device-up
         and runlevel [2345])
 stop on runlevel [!2345]
+setuid nobody
 respawn
 respawn limit 5 5
 

-- 
To view, visit https://gerrit.wikimedia.org/r/65600
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e74225da823fda8f55cfb2db9b08a987593f782
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Asher <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to