From ff3e4a51e29e9f8a7f18300235c85235cd2bc51b Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 9 Apr 2007 22:54:37 +0000 Subject: [PATCH] turn on syslog for the svn post-commit hook --- doc/ikiwiki.setup | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index f61c582d8..d54527eca 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -59,6 +59,9 @@ use IkiWiki::Setup::Standard { # wrappermode => "04755", # # Enable mail notifications of commits. # notify => 1, + # # Log to syslog since svn post-commit hooks + # # hide output and errors. + # syslog => 1, #}, #{ # # The git post-update wrapper. -- 2.44.0