blob: 32bfb8e006adec7b6fd02ccc963cfd492adb58b6 (
plain)
1 README for quota-tools
2
3 REQUIREMENTS
4 Enable quota support in your kernel.
5 CONFIG_QUOTA=y
6 CONFIG_QFMT_V2=y
7 CONFIG_QUOTACTL=y
8
9 PRE-INSTALL
10
11 POST-INSTALL
12 You'll probably want to adjust warnquota.conf if you plan to mail users about
13 ther quota status.
14
15 PRECAUTION
16
17 RESOURCES
18 http://tldp.org/HOWTO/Quota.html
|