net-analyzer/vnstat: remove unused patch

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25352
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2022-05-06 18:29:37 +02:00
committed by Sam James
parent 52b33b92d5
commit 448be2e9cd

View File

@@ -1,11 +0,0 @@
--- a/src/common.h
+++ b/src/common.h
@@ -229,7 +229,7 @@
#define CREATEDIRS 1
#define UPDATEFILEOWNER 1
#define LOGFILE "/var/log/vnstat/vnstat.log"
-#define PIDFILE "/var/run/vnstat/vnstat.pid"
+#define PIDFILE "/run/vnstat/vnstat.pid"
#define IS64BIT -2
/* no transparency by default */