12 lines
313 B
Text
12 lines
313 B
Text
Index: sbin/postfwd3
|
|
--- sbin/postfwd3.orig
|
|
+++ sbin/postfwd3
|
|
@@ -74,7 +74,7 @@ our %postfwd_settings = (
|
|
no_client_stdout => 1,
|
|
},
|
|
master => {
|
|
- pid_file => "/var/tmp/$NAME-master.pid",
|
|
+ pid_file => "/var/run/$NAME-master.pid",
|
|
watchdog => 60,
|
|
failures => 7,
|
|
respawn => 4,
|