DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: rc.d: Add a vfs_accounting script
commit 9be2bba083772211049aa695fd8e9dedd239e0e4
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Sun Jan 15 22:33:08 2012 +0100
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"
Summary of changes:
etc/rc.d/vfs_accounting | 36 ++++++++++++++++++++++++++++++++++++
share/man/man5/rc.conf.5 | 10 ++++++++++
2 files changed, 46 insertions(+), 0 deletions(-)
create mode 100644 etc/rc.d/vfs_accounting
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9be2bba083772211049aa695fd8e9dedd239e0e4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]