chiark / gitweb /
Debianization for 1.03-1
[qmail] / qmail.c
diff --git a/qmail.c b/qmail.c
index 0fe0dfaf70f4ef62670ebddb80ea661eebe7d3a1..4b7f3ef33cec1a862178a23a444854f1f7402233 100644 (file)
--- a/qmail.c
+++ b/qmail.c
@@ -7,7 +7,7 @@
 #include "qmail.h"
 #include "auto_qmail.h"
 
-static char *binqqargs[2] = { "bin/qmail-queue", 0 } ;
+static char *binqqargs[2] = { "/usr/sbin/qmail-queue", 0 } ;
 
 int qmail_open(qq)
 struct qmail *qq;