commit | 88d54996db69113e2ac5d9e5347072faa959cec7 | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Wed Nov 02 01:10:38 2011 +0100 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Wed Nov 02 17:07:19 2011 +0100 |
tree | 45ab98b83df23bea9bf5753c06211ebea44efae6 | |
parent | a55b09d9e86794c782e954084415da86cdb846ff [diff] [blame] |
Don't use 'stack' in static but use $USER.
diff --git a/files/swift-container-server.conf b/files/swift-container-server.conf index c630076..8d59bf2 100644 --- a/files/swift-container-server.conf +++ b/files/swift-container-server.conf
@@ -2,7 +2,7 @@ devices = %NODE_PATH%/node mount_check = false bind_port = %BIND_PORT% -user = stack +user = %USER% log_facility = LOG_LOCAL%LOG_FACILITY% [pipeline:main]