aboutsummaryrefslogtreecommitdiffstats
path: root/system.cfg
diff options
context:
space:
mode:
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]