X-Git-Url: https://git.distorted.org.uk/~mdw/qmail/blobdiff_plain/2117e02ec495fdfd6e96b39778b701a5bcff8aa5..9312c29dd4ff4591809c01f71361d8cfe92db67c:/qmail.c diff --git a/qmail.c b/qmail.c index 7484331..70b17c3 100644 --- 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;