Hello Juhani,

let's just do a ./addons/pf-main.pl and it will fix the issue.

This has been fixed 19 days ago. 
https://github.com/inverse-inc/packetfence/commit/dbf33365f1a71cdbf093f068fb68dde2fd2acd48#diff-c18c89f8f9bdb064256d3d4407e8e3f4

Regards

Fabrice



Le 2016-12-27 à 01:28, Juhani Puska a écrit :
> There is misunderstand df with option --direct
>
> script: database-backup-and-maintenance.sh
>
> rows:
>
> PF_USED_SPACE=`du -s $PF_DIRECTORY --exclude=logs --exclude=var | awk '{
> print $1 }'`
> BACKUPS_AVAILABLE_SPACE=`df --direct $BACKUP_DIRECTORY | awk 'NR == 2 {
> print $4  }'`
>
> There is no such df option = --direct
>
> This was found from latest version Debian/6.4.0-1
>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-devel mailing list
PacketFence-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-devel

Reply via email to