aboutsummaryrefslogtreecommitdiff
path: root/tests/gcf1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gcf1.conf')
-rw-r--r--tests/gcf1.conf12
1 files changed, 5 insertions, 7 deletions
diff --git a/tests/gcf1.conf b/tests/gcf1.conf
index 991fb9b..7672249 100644
--- a/tests/gcf1.conf
+++ b/tests/gcf1.conf
@@ -36,19 +36,17 @@ logging {
program "foo" {
logging {
- syslog yes;
- facility local1;
+ syslog yes;
+ facility local1;
}
scalar no;
}
program "bar" {
logging {
- syslog no;
- facility local2;
- tag "baz";
+ syslog no;
+ facility local2;
+ tag "baz";
}; # Note: semicolon after closing brace is optional.
scalar 25;
}
-
- \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.