summaryrefslogtreecommitdiff
path: root/ztab.example
diff options
context:
space:
mode:
Diffstat (limited to 'ztab.example')
-rw-r--r--ztab.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/ztab.example b/ztab.example
new file mode 100644
index 0000000..d1f4544
--- /dev/null
+++ b/ztab.example
@@ -0,0 +1,9 @@
+#
+# /etc/ztab: Zram file system information
+#
+# <file system> <size> <dir> <options> <perms>
+
+# swap 8G none none none
+# ext4 10G /tmp defaults,relatime mode=777
+# ext4 16G /var/pkgmk defaults,noatime user=jcricket,group=public,mode=750
+# ext3 512M /mnt defaults none

Generated by cgit