blob: e90f21d382c62b283550acd1cbfc293fb8af1756 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- config.h Sat Aug 4 15:11:31 2001
+++ config.h.new Wed Oct 23 16:46:47 2002
@@ -13,7 +13,7 @@
#define SYSLOG_IDENT "blimitd"
/* location of pid file */
-#define PID_FILE _PATH_VARRUN ## "blimitd.pid"
+#define PID_FILE _PATH_VARRUN "blimitd.pid"
/* how often to check for infringements (in seconds). NB warnings can't be
* sent more frequently than this figure either */
|