svn commit: r305843 - in head/security/amavisd-new: . files

Gabor Kovesdan gabor at FreeBSD.org
Sat Oct 13 19:13:24 UTC 2012


Em 13-10-2012 20:25, Niclas Zeising escreveu:
>> -  df %%AMAVISDIR%%/tmp |  grep '^/dev/md'>  /dev/null
>> -  if [ $? -eq 1 ];then
>> +  df /var/amavis/tmp | grep -E '^(/dev/md|tmpfs)'>  /dev/null
>         ^^^^^^^^^^^^^^^
> Was this intentional?  It seems like it would break things for people
> using a different directory for amavisd related things.

Ooops! Of course, it was not intentional... Thanks!

Gabor


More information about the svn-ports-all mailing list