From c94c562b5281d296670252cbfbf3b94f914bf6a5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 9 Jun 2015 16:37:23 +0200 Subject: [PATCH] add a line for the table --- source/components/notify.syslog.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/components/notify.syslog.markdown b/source/components/notify.syslog.markdown index ef77b9a9fd4..10a9ba76c91 100644 --- a/source/components/notify.syslog.markdown +++ b/source/components/notify.syslog.markdown @@ -22,8 +22,10 @@ notify: priority: SYSLOG_PRIORITY ``` +The table contains values to use in your `configuration.yaml` file. + | facility | option | priority | -| --------- |:-------:| ---------:| +| :-------- |:--------| :---------| | kernel | pid | 5 | | user | cons | 4 | | mail | ndelay | 3 |