Merge lp:~rvb/maas/maas-1.7-3399 into lp:maas/1.7

Proposed by Raphaël Badin
Status: Merged
Approved by: Raphaël Badin
Approved revision: no longer in the source branch.
Merged at revision: 3301
Proposed branch: lp:~rvb/maas/maas-1.7-3399
Merge into: lp:maas/1.7
Diff against target: 9 lines (+1/-1)
1 file modified
contrib/maas-http.conf (+1/-1)
To merge this branch: bzr merge lp:~rvb/maas/maas-1.7-3399
Reviewer Review Type Date Requested Status
Raphaël Badin (community) Approve
Review via email: mp+243816@code.launchpad.net

Commit message

Backport 3399: Ensure that WSGI has a home defined for the user.

To post a comment you must log in.
Revision history for this message
Raphaël Badin (rvb) wrote :

Simple backport.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'contrib/maas-http.conf'
2--- contrib/maas-http.conf 2014-09-23 19:09:47 +0000
3+++ contrib/maas-http.conf 2014-12-05 15:52:17 +0000
4@@ -1,4 +1,4 @@
5-WSGIDaemonProcess maas user=maas group=maas processes=2 threads=1 display-name=%{GROUP}
6+WSGIDaemonProcess maas user=maas group=maas home=/var/lib/maas processes=2 threads=1 display-name=%{GROUP}
7
8 # Without this, defining a tag as a malformed xpath expression will hang
9 # the region controller.

Subscribers

People subscribed via source and target branches

to all changes: