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.
24 lines
630 B
24 lines
630 B
Index: configure |
|
--- configure.orig 2005-05-14 09:23:59 +0200 |
|
+++ configure 2005-05-14 20:28:40 +0200 |
|
@@ -7620,7 +7620,7 @@ |
|
{ (exit 1); exit 1; }; } |
|
fi |
|
|
|
-piddir="${localstatedir}/run" |
|
+piddir="${localstatedir}" |
|
|
|
test "x$prefix" = xNONE && prefix="$ac_default_prefix" |
|
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' |
|
Index: flowd.conf.5.in |
|
--- flowd.conf.5.in.orig 2005-05-14 08:04:48 +0200 |
|
+++ flowd.conf.5.in 2005-05-14 20:28:40 +0200 |
|
@@ -156,7 +156,7 @@ |
|
.Ed |
|
.Pp |
|
The default is to create a PID file in |
|
-.Pa @PIDPATH@/run/flowd.pid |
|
+.Pa @PIDPATH@/flowd.pid |
|
.El |
|
.Sh STORAGE FIELD SELECTION |
|
After filtering,
|
|
|