summaryrefslogtreecommitdiffstats
path: root/etc/file_defaults.d/my_app2.conf~
diff options
context:
space:
mode:
Diffstat (limited to 'etc/file_defaults.d/my_app2.conf~')
-rw-r--r--etc/file_defaults.d/my_app2.conf~17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/file_defaults.d/my_app2.conf~ b/etc/file_defaults.d/my_app2.conf~
new file mode 100644
index 0000000..fe5846a
--- /dev/null
+++ b/etc/file_defaults.d/my_app2.conf~
@@ -0,0 +1,17 @@
+; This is the test application configuration
+; Identify myself as "TESTAPP"
+; See /usr/include/sys/syslog.h for more details
+
+identity="TESTAPP"
+
+; Default option is to include PID
+
+option = 1
+
+; Level is LOG_INFO.
+
+level = 6
+
+; Facility is LOG_AUTHPRIV (upper 28 bits) 10<<3
+
+facility = 80