aboutsummaryrefslogtreecommitdiffstats
path: root/main/ifupdown/ifupdown-alpine-ifstate.patch
blob: fd76da91b2c903d5820f23ac7782060ff887f02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/header.h b/header.h
index b621448..a735176 100644
--- a/header.h
+++ b/header.h
@@ -97,7 +97,7 @@ struct mapping_defn
 #define MAX_VARNAME    32
 #define EUNBALPER   10000
 #ifndef RUN_DIR
-#define RUN_DIR "/run/network/"
+#define RUN_DIR "/var/run/"
 #endif
 
 #ifndef LO_IFACE