diff options
author | Yang Lin <lin.a.yang@intel.com> | 2012-05-30 19:43:21 +0800 |
---|---|---|
committer | Yang Lin <lin.a.yang@intel.com> | 2012-05-30 19:43:21 +0800 |
commit | 8c82de96cd23e4823a2d29eb2de2295c0866b0c9 (patch) | |
tree | 4c255e87442eb17f710f1674e13303ff56be0c7a /quotatab | |
download | quota-8c82de96cd23e4823a2d29eb2de2295c0866b0c9.tar.gz quota-8c82de96cd23e4823a2d29eb2de2295c0866b0c9.tar.bz2 quota-8c82de96cd23e4823a2d29eb2de2295c0866b0c9.zip |
Initial commit to Gerrittizen/20120530.11.0_branch1.0
Diffstat (limited to 'quotatab')
-rw-r--r-- | quotatab | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/quotatab b/quotatab new file mode 100644 index 0000000..0ba9957 --- /dev/null +++ b/quotatab @@ -0,0 +1,9 @@ +# +# This is sample quotatab (/etc/quotatab) +# Here you can specify description of each device for user +# +# Comments begin with hash in the beginning of the line + +# Example of description +/dev/loop0: This is loopback device +/dev/hda4: Your home directory |