X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fsv%2Fpostgrey%2Frun;h=5a1684c62b7bea9055ea467a23c46304b1a53d8d;hp=a1bbcda0f4eaf416f44b80dc2e834e93c82a4683;hb=dc5b214b931bfbfd99517e8a129b9e0df0a207a1;hpb=d748b125499c186c70e370cb492d0f2f61d3fbcf diff --git a/etc/sv/postgrey/run b/etc/sv/postgrey/run index a1bbcda..5a1684c 100755 --- a/etc/sv/postgrey/run +++ b/etc/sv/postgrey/run @@ -3,7 +3,7 @@ exec 2>&1 sv=${PWD#/etc/sv/} install -d -m 2710 -o postgrey -g postfix \ - /run/postgrey + /var/spool/postfix/postgrey exec /usr/bin/chpst \ -u "$sv":"$sv" \ @@ -13,4 +13,4 @@ exec /usr/bin/chpst \ --delay=65 \ --max-age=35 \ --privacy \ - --unix=/run/postgrey/socket + --unix=/var/spool/postfix/postgrey/socket