aboutsummaryrefslogtreecommitdiffstats
path: root/system.cfg
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2014-09-11 10:38:13 +0200
committerlookshe <github@lookshe.org>2014-09-11 10:38:13 +0200
commite848de475ed73d71050980a6d3b3b59271c53344 (patch)
tree96297969df57ebf95177a2fa8125531f8c154672 /system.cfg
initial commit
Diffstat (limited to 'system.cfg')
-rw-r--r--system.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/system.cfg b/system.cfg
new file mode 100644
index 0000000..1986dce
--- /dev/null
+++ b/system.cfg
@@ -0,0 +1,15 @@
+[general]
+rootdir=/
+dirssingle="root etc"
+backupdirsingle=system
+[/general]
+[root]
+rotate=10
+time=1
+monthly=yes
+[/root]
+[etc]
+rotate=30
+time=1
+monthly=yes
+[/etc]