Update fpm-garradin.conf
This commit is contained in:
parent
9fa12fb307
commit
83573c6074
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
; Log to stderr
|
||||
error_log = /dev/stderr
|
||||
|
||||
[garradin]
|
||||
[paheko]
|
||||
user = nobody
|
||||
group = nobody
|
||||
|
||||
|
@ -17,7 +17,7 @@ group = nobody
|
|||
; (IPv6 and IPv4-mapped) on a specific port;
|
||||
; '/path/to/unix/socket' - to listen on a unix socket.
|
||||
; Note: This value is mandatory.
|
||||
listen = /run/garradin.sock
|
||||
listen = /run/paheko.sock
|
||||
|
||||
listen.owner = nobody
|
||||
listen.group = nobody
|
||||
|
|
Loading…
Reference in a new issue