mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
chmod socket
This commit is contained in:
parent
70aa92d173
commit
8eb0436b93
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
|||
runInUwsgi = true;
|
||||
uwsgiConfig = {
|
||||
socket = "/run/searx/searx.sock";
|
||||
chmod-socket = "660";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue