summaryrefslogtreecommitdiffstats
path: root/etc/file_defaults.d/my_app1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/file_defaults.d/my_app1.conf')
-rw-r--r--etc/file_defaults.d/my_app1.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/file_defaults.d/my_app1.conf b/etc/file_defaults.d/my_app1.conf
new file mode 100644
index 0000000..32cdfaf
--- /dev/null
+++ b/etc/file_defaults.d/my_app1.conf
@@ -0,0 +1,8 @@
+; This is the test application configuration
+; Log into the given file:
+
+file_name=/tmp/log1
+
+; Open once and keep open (default is 1)
+
+keep_open=1