Fix username for basset frontend
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
3792c64a5a
commit
a54cf72e38
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
WSGIDaemonProcess basset user=basset group=basset threads=5
|
||||
WSGIDaemonProcess basset user=basset-frontend group=basset-frontend threads=5
|
||||
WSGIScriptAlias /basset /usr/share/basset/basset-frontend
|
||||
|
||||
<Location /basset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue