rc.d: Add a vfs_accounting script
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 15 Jan 2012 21:33:08 +0000 (22:33 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 15 Jan 2012 21:38:08 +0000 (22:38 +0100)
commit9be2bba083772211049aa695fd8e9dedd239e0e4
treed2b781b661340fab5dd8257498e0dba7ae9e74c7
parent91f280198ba6f3b9c851bf0272194efe86fa52cd
rc.d: Add a vfs_accounting script

* Its only function for now is to synchronize counters with the real
  disk usage of a list of mount points

* Small rc.conf example:
  vfs_accounting_enable="YES"
  vfs_accounting_sync="/home /mnt/data"
etc/rc.d/vfs_accounting [new file with mode: 0644]
share/man/man5/rc.conf.5