Skip to content

Commit

Permalink
Changed domainkey path.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Mar 23, 2017
1 parent ada26bf commit 70d42f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domainkey
Expand Up @@ -15,7 +15,7 @@ if [ "$1" = "" ] ; then
exit 1;
fi

CONFIGDIR="/var/qmail/domainkeys"
CONFIGDIR="/var/qmail/control/domainkeys"

case "$1" in

Expand Down

0 comments on commit 70d42f9

Please sign in to comment.