summaryrefslogtreecommitdiff
path: root/net-analyzer/ipguard/files/ipguard-1.04-runpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ipguard/files/ipguard-1.04-runpath.patch')
-rw-r--r--net-analyzer/ipguard/files/ipguard-1.04-runpath.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-analyzer/ipguard/files/ipguard-1.04-runpath.patch b/net-analyzer/ipguard/files/ipguard-1.04-runpath.patch
new file mode 100644
index 000000000000..930f2cc84fde
--- /dev/null
+++ b/net-analyzer/ipguard/files/ipguard-1.04-runpath.patch
@@ -0,0 +1,11 @@
+--- a/ipguard.h
++++ b/ipguard.h
+@@ -53,7 +53,7 @@
+
+ #define ETHERSFILE ETHERS
+ #define LOGNAME "/var/log/ipguard"
+-#define PIDNAME "/var/run/ipguard"
++#define PIDNAME "/run/ipguard"
+ #define FAKEMAC "de:ad:xx:xx:xx:xx"
+ #define PCAPFSIZ 128
+