You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/vnstat/files/vnstat-2.2-run.patch

12 lines
297 B

--- 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 */