about summary refs log tree commit diff
path: root/vlogger.8
diff options
context:
space:
mode:
authorDuncaen <mail@duncano.de>2018-06-22 15:13:16 +0200
committerDuncaen <mail@duncano.de>2018-06-22 16:53:50 +0200
commit999b1ba166f508aa950adbe0445b0ac847971173 (patch)
tree5be6693b60c7cb23d88c4a5f0a4b6e9ecc02487d /vlogger.8
parent64acdc39935548eeca43fd3c31a6e59faa008a9b (diff)
downloadrunit-void-999b1ba166f508aa950adbe0445b0ac847971173.tar.gz
runit-void-999b1ba166f508aa950adbe0445b0ac847971173.tar.xz
runit-void-999b1ba166f508aa950adbe0445b0ac847971173.zip
vlogger: pass level and facility to /etc/vlogger
Diffstat (limited to 'vlogger.8')
-rw-r--r--vlogger.88
1 files changed, 6 insertions, 2 deletions
diff --git a/vlogger.8 b/vlogger.8
index cae3b12..aa7780f 100644
--- a/vlogger.8
+++ b/vlogger.8
@@ -128,8 +128,12 @@ deprecated synonym for
 .It /etc/vlogger
 An optional executable file that is used to to handle the messages.
 It is executed with
-.Ar tag
-as first argument and replaces the
+.Ar tag ,
+.Ar level
+and
+.Ar facility
+as arguments
+and replaces the
 .Nm
 process.
 .El