mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
fixed default config file path
This commit is contained in:
parent
0353131770
commit
2643b36ed8
@ -19,7 +19,7 @@
|
|||||||
#include "webfused/change_user.h"
|
#include "webfused/change_user.h"
|
||||||
|
|
||||||
#define WFD_SERVICE_TIMEOUT (1 * 1000)
|
#define WFD_SERVICE_TIMEOUT (1 * 1000)
|
||||||
#define WFD_DEFAULT_CONFIG_FILE ("/etc/webfuse.conf")
|
#define WFD_DEFAULT_CONFIG_FILE ("/etc/webfused.conf")
|
||||||
|
|
||||||
struct args
|
struct args
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user