summaryrefslogtreecommitdiff
path: root/sysdep/unix/wg_user.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/unix/wg_user.h')
-rw-r--r--sysdep/unix/wg_user.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdep/unix/wg_user.h b/sysdep/unix/wg_user.h
index a5e4251a..5bd9a41a 100644
--- a/sysdep/unix/wg_user.h
+++ b/sysdep/unix/wg_user.h
@@ -3,7 +3,9 @@
#include "sysdep/config.h"
+#ifndef SOCKET_PATH
#define SOCKET_PATH PATH_RUNSTATEDIR "/wireguard/"
+#endif /* SOCKET_PATH */
struct pool;
struct wg_device;