mirror of
https://github.com/falk-werner/webfused
synced 2026-03-02 04:09:19 +00:00
fixed default config file path
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "webfused/change_user.h"
|
||||
|
||||
#define WFD_SERVICE_TIMEOUT (1 * 1000)
|
||||
#define WFD_DEFAULT_CONFIG_FILE ("/etc/webfuse.conf")
|
||||
#define WFD_DEFAULT_CONFIG_FILE ("/etc/webfused.conf")
|
||||
|
||||
struct args
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user